Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-6454 (GCVE-0-2019-6454)
Vulnerability from cvelistv5 – Published: 2019-03-17 16:38 – Updated: 2024-08-04 20:23
VLAI
EPSS
Summary
An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).
Severity
5.5 (Medium)
CWE
- n/a
Assigner
References
18 references
Date Public
2019-02-18 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T20:23:21.049Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "FEDORA-2019-8434288a24",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N67IOBOTDOMVNQJ5QRU2MXLEECXPGNVJ/"
},
{
"name": "[oss-security] 20190218 CVE-2019-6454: systemd (PID1) crash with specially crafted D-Bus message",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2019/02/18/3"
},
{
"name": "107081",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/107081"
},
{
"name": "USN-3891-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/3891-1/"
},
{
"name": "RHSA-2019:0368",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:0368"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/systemd/systemd/commits/master/src/libsystemd/sd-bus/bus-objects.c"
},
{
"name": "SUSE-SA:2019:0255-1",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-02/msg00070.html"
},
{
"name": "[oss-security] 20190219 CVE-2019-6454: systemd (PID1) crash with specially crafted D-Bus message",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2019/02/19/1"
},
{
"name": "[SECURITY] [DLA 1684-1] 20190219 systemd security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00031.html"
},
{
"name": "DSA-4393-1",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2019/dsa-4393"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20190327-0004/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10278"
},
{
"name": "RHSA-2019:0990",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:0990"
},
{
"name": "openSUSE-SU-2019:1450",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00062.html"
},
{
"name": "RHSA-2019:1322",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1322"
},
{
"name": "RHSA-2019:1502",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1502"
},
{
"name": "RHSA-2019:2805",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2805"
},
{
"name": "[oss-security] 20210720 CVE-2021-33910: Denial of service (stack exhaustion) in systemd (PID 1)",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2021/07/20/2"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2019-02-18T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic)."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-07-20T14:06:12.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "FEDORA-2019-8434288a24",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N67IOBOTDOMVNQJ5QRU2MXLEECXPGNVJ/"
},
{
"name": "[oss-security] 20190218 CVE-2019-6454: systemd (PID1) crash with specially crafted D-Bus message",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2019/02/18/3"
},
{
"name": "107081",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/107081"
},
{
"name": "USN-3891-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/3891-1/"
},
{
"name": "RHSA-2019:0368",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:0368"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/systemd/systemd/commits/master/src/libsystemd/sd-bus/bus-objects.c"
},
{
"name": "SUSE-SA:2019:0255-1",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-02/msg00070.html"
},
{
"name": "[oss-security] 20190219 CVE-2019-6454: systemd (PID1) crash with specially crafted D-Bus message",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2019/02/19/1"
},
{
"name": "[SECURITY] [DLA 1684-1] 20190219 systemd security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00031.html"
},
{
"name": "DSA-4393-1",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2019/dsa-4393"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20190327-0004/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10278"
},
{
"name": "RHSA-2019:0990",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:0990"
},
{
"name": "openSUSE-SU-2019:1450",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00062.html"
},
{
"name": "RHSA-2019:1322",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1322"
},
{
"name": "RHSA-2019:1502",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1502"
},
{
"name": "RHSA-2019:2805",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2805"
},
{
"name": "[oss-security] 20210720 CVE-2021-33910: Denial of service (stack exhaustion) in systemd (PID 1)",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2021/07/20/2"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-6454",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "FEDORA-2019-8434288a24",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N67IOBOTDOMVNQJ5QRU2MXLEECXPGNVJ/"
},
{
"name": "[oss-security] 20190218 CVE-2019-6454: systemd (PID1) crash with specially crafted D-Bus message",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2019/02/18/3"
},
{
"name": "107081",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/107081"
},
{
"name": "USN-3891-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3891-1/"
},
{
"name": "RHSA-2019:0368",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:0368"
},
{
"name": "https://github.com/systemd/systemd/commits/master/src/libsystemd/sd-bus/bus-objects.c",
"refsource": "MISC",
"url": "https://github.com/systemd/systemd/commits/master/src/libsystemd/sd-bus/bus-objects.c"
},
{
"name": "SUSE-SA:2019:0255-1",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-02/msg00070.html"
},
{
"name": "[oss-security] 20190219 CVE-2019-6454: systemd (PID1) crash with specially crafted D-Bus message",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2019/02/19/1"
},
{
"name": "[SECURITY] [DLA 1684-1] 20190219 systemd security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00031.html"
},
{
"name": "DSA-4393-1",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4393"
},
{
"name": "https://security.netapp.com/advisory/ntap-20190327-0004/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20190327-0004/"
},
{
"name": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10278",
"refsource": "CONFIRM",
"url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10278"
},
{
"name": "RHSA-2019:0990",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:0990"
},
{
"name": "openSUSE-SU-2019:1450",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00062.html"
},
{
"name": "RHSA-2019:1322",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:1322"
},
{
"name": "RHSA-2019:1502",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:1502"
},
{
"name": "RHSA-2019:2805",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:2805"
},
{
"name": "[oss-security] 20210720 CVE-2021-33910: Denial of service (stack exhaustion) in systemd (PID 1)",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2021/07/20/2"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-6454",
"datePublished": "2019-03-17T16:38:57.000Z",
"dateReserved": "2019-01-16T00:00:00.000Z",
"dateUpdated": "2024-08-04T20:23:21.049Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-6454",
"date": "2026-06-17",
"epss": "0.02035",
"percentile": "0.78554"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:systemd_project:systemd:239:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6867987C-E8AF-4CBB-92A4-4F1D85976482\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F1E78106-58E6-4D59-990F-75DA575BFAD9\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netapp:active_iq_performance_analytics_services:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"83077160-BB98-408B-81F0-8EF9E566BF28\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D100F7CE-FC64-4CC6-852A-6136D72DA419\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07C312A0-CD2C-4B9C-B064-6409B25C278F\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F4CFF558-3C47-480D-A2F0-BABF26042943\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D0C69E57-48DE-467F-8ADD-B4601CE1611E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"33C068A4-3780-4EAB-A937-6082DF847564\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_eus:7.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F96E3779-F56A-45FF-BB3D-4980527D721E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_eus:7.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0CF73560-2F5B-4723-A8A1-9AADBB3ADA00\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_eus:8.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"92BC9265-6959-4D37-BE5E-8C45E98992F8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_eus:8.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"831F0F47-3565-4763-B16F-C87B1FF2035E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_eus:8.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0E3F09B5-569F-4C58-9FCA-3C0953D107B5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:7.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6C34DD8A-17C5-489C-9140-447784F27607\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:7.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8254A580-9C03-4DEE-9EC3-9FA328247AAD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:8.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"280D547B-F204-4848-9262-A103176B740C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:8.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0AB105EC-19F9-424A-86F1-305A6FD74A9C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:8.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8C9BD9AE-46FC-4609-8D99-A3CFE91D58D1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"277E06A0-90F5-4F97-94EA-5A18E242B800\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"47811209-5CE5-4375-8391-B0A7F6A0E420\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:7.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DF307B8C-4548-47D9-9D2E-F61AE0BFAADD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:7.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6617354C-ACF6-447F-A1A7-D69E43CF5A7E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:8.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8EB6F417-25D0-4A28-B7BA-D21929EAA9E9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:8.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E5C80DB2-4A78-4EC9-B2A8-1E4D902C4834\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:8.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"983533DD-3970-4A37-9A9C-582BD48AA1E5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"51EF4996-72F4-4FA4-814F-F5991E7A8318\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"98381E61-F082-4302-B51F-5648884F998B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D99A687E-EAE6-417E-A88E-D0082BC194CD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B353CE99-D57C-465B-AAB0-73EF581127D1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6897676D-53F9-45B3-B27F-7FF9A4C58D33\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E28F226A-CBC7-4A32-BE58-398FA5B42481\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"BF77CDCF-B9C9-427D-B2BF-36650FB2148C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:7.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"36312FC8-1252-4E9C-9364-4F2FAAAAD0F4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:7.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C81C5D4E-3CAD-43CE-82BC-B0619CA3A74A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4D7B1FA1-2A13-414C-B76B-91113336E9CE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:8.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4DF2B9A2-8CA6-4EDF-9975-07265E363ED2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:8.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7DA6A5AF-2EBE-4ED9-B312-DCD9D150D031\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"24C0F4E1-C52C-41E0-9F14-F83ADD5CC7ED\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D5F7E11E-FB34-4467-8919-2B6BEAABF665\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B76AA310-FEC7-497F-AF04-C3EC1E76C4CC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B09ACF2D-D83F-4A86-8185-9569605D8EE1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AC10D919-57FD-4725-B8D2-39ECB476902F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AA5F8426-5EEB-4013-BE49-8E705DA140B9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8C7E9628-0915-4C49-8929-F5E060A20CBB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"ADD254BD-1F70-476C-BE15-7945DED7963B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:8.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"48C2E003-A71C-4D06-B8B3-F93160568182\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:8.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"3921C1CF-A16D-4727-99AD-03EFFA7C91CA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"825ECE2D-E232-46E0-A047-074B34DB1E97\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mcafee:web_gateway:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"7.7.2.21\", \"matchCriteriaId\": \"E0BD6333-F674-4A2D-9E63-6177FC0F85FA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mcafee:web_gateway:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"7.8.0\", \"versionEndExcluding\": \"7.8.2.8\", \"matchCriteriaId\": \"43FAD524-3E83-482B-8F74-6014BC52F46B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mcafee:web_gateway:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.0.0\", \"versionEndExcluding\": \"8.1.1\", \"matchCriteriaId\": \"9D943214-14D8-47BC-BCF4-76B78EE95028\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).\"}, {\"lang\": \"es\", \"value\": \"Se ha descubierto un problema en sd-bus en systemd 239. bus_process_object() en libsystemd/sd-bus/bus-objects.c asigna un b\\u00fafer de pila de longitud variable para almacenar temporalmente la ruta de objeto de los mensajes D-Bus entrantes. Un usuario local sin privilegios puede explotar esto enviando un mensaje especialmente manipulado a PID1, provocando que el puntero de la pila salte por las p\\u00e1ginas guard de la pila hasta una regi\\u00f3n de memoria no mapeada y desencadene una denegaci\\u00f3n de servicio (cierre inesperado del PID1 en systemd y p\\u00e1nico del kernel).\"}]",
"id": "CVE-2019-6454",
"lastModified": "2024-11-21T04:46:28.867",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:L/Au:N/C:N/I:N/A:C\", \"baseScore\": 4.9, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"COMPLETE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 3.9, \"impactScore\": 6.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2019-03-21T16:01:08.203",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-02/msg00070.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00062.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2019/02/18/3\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2019/02/19/1\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2021/07/20/2\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/107081\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:0368\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:0990\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:1322\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:1502\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2805\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/systemd/systemd/commits/master/src/libsystemd/sd-bus/bus-objects.c\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10278\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2019/02/msg00031.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N67IOBOTDOMVNQJ5QRU2MXLEECXPGNVJ/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20190327-0004/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/3891-1/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2019/dsa-4393\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-02/msg00070.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00062.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2019/02/18/3\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2019/02/19/1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2021/07/20/2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/107081\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:0368\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:0990\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:1322\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:1502\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2805\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/systemd/systemd/commits/master/src/libsystemd/sd-bus/bus-objects.c\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10278\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2019/02/msg00031.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N67IOBOTDOMVNQJ5QRU2MXLEECXPGNVJ/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20190327-0004/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/3891-1/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2019/dsa-4393\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-787\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-6454\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-03-21T16:01:08.203\",\"lastModified\":\"2024-11-21T04:46:28.867\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).\"},{\"lang\":\"es\",\"value\":\"Se ha descubierto un problema en sd-bus en systemd 239. bus_process_object() en libsystemd/sd-bus/bus-objects.c asigna un b\u00fafer de pila de longitud variable para almacenar temporalmente la ruta de objeto de los mensajes D-Bus entrantes. Un usuario local sin privilegios puede explotar esto enviando un mensaje especialmente manipulado a PID1, provocando que el puntero de la pila salte por las p\u00e1ginas guard de la pila hasta una regi\u00f3n de memoria no mapeada y desencadene una denegaci\u00f3n de servicio (cierre inesperado del PID1 en systemd y p\u00e1nico del kernel).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:N/I:N/A:C\",\"baseScore\":4.9,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.9,\"impactScore\":6.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:systemd_project:systemd:239:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6867987C-E8AF-4CBB-92A4-4F1D85976482\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1E78106-58E6-4D59-990F-75DA575BFAD9\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:active_iq_performance_analytics_services:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"83077160-BB98-408B-81F0-8EF9E566BF28\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D100F7CE-FC64-4CC6-852A-6136D72DA419\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07C312A0-CD2C-4B9C-B064-6409B25C278F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D0C69E57-48DE-467F-8ADD-B4601CE1611E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"33C068A4-3780-4EAB-A937-6082DF847564\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F96E3779-F56A-45FF-BB3D-4980527D721E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0CF73560-2F5B-4723-A8A1-9AADBB3ADA00\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"92BC9265-6959-4D37-BE5E-8C45E98992F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"831F0F47-3565-4763-B16F-C87B1FF2035E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0E3F09B5-569F-4C58-9FCA-3C0953D107B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6C34DD8A-17C5-489C-9140-447784F27607\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8254A580-9C03-4DEE-9EC3-9FA328247AAD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"280D547B-F204-4848-9262-A103176B740C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0AB105EC-19F9-424A-86F1-305A6FD74A9C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8C9BD9AE-46FC-4609-8D99-A3CFE91D58D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"277E06A0-90F5-4F97-94EA-5A18E242B800\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"47811209-5CE5-4375-8391-B0A7F6A0E420\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DF307B8C-4548-47D9-9D2E-F61AE0BFAADD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6617354C-ACF6-447F-A1A7-D69E43CF5A7E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8EB6F417-25D0-4A28-B7BA-D21929EAA9E9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E5C80DB2-4A78-4EC9-B2A8-1E4D902C4834\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"983533DD-3970-4A37-9A9C-582BD48AA1E5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51EF4996-72F4-4FA4-814F-F5991E7A8318\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"98381E61-F082-4302-B51F-5648884F998B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D99A687E-EAE6-417E-A88E-D0082BC194CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B353CE99-D57C-465B-AAB0-73EF581127D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6897676D-53F9-45B3-B27F-7FF9A4C58D33\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E28F226A-CBC7-4A32-BE58-398FA5B42481\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BF77CDCF-B9C9-427D-B2BF-36650FB2148C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"36312FC8-1252-4E9C-9364-4F2FAAAAD0F4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C81C5D4E-3CAD-43CE-82BC-B0619CA3A74A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4D7B1FA1-2A13-414C-B76B-91113336E9CE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4DF2B9A2-8CA6-4EDF-9975-07265E363ED2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7DA6A5AF-2EBE-4ED9-B312-DCD9D150D031\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"24C0F4E1-C52C-41E0-9F14-F83ADD5CC7ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D5F7E11E-FB34-4467-8919-2B6BEAABF665\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B76AA310-FEC7-497F-AF04-C3EC1E76C4CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B09ACF2D-D83F-4A86-8185-9569605D8EE1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AC10D919-57FD-4725-B8D2-39ECB476902F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AA5F8426-5EEB-4013-BE49-8E705DA140B9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8C7E9628-0915-4C49-8929-F5E060A20CBB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"ADD254BD-1F70-476C-BE15-7945DED7963B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"48C2E003-A71C-4D06-B8B3-F93160568182\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3921C1CF-A16D-4727-99AD-03EFFA7C91CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"825ECE2D-E232-46E0-A047-074B34DB1E97\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mcafee:web_gateway:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"7.7.2.21\",\"matchCriteriaId\":\"E0BD6333-F674-4A2D-9E63-6177FC0F85FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mcafee:web_gateway:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.8.0\",\"versionEndExcluding\":\"7.8.2.8\",\"matchCriteriaId\":\"43FAD524-3E83-482B-8F74-6014BC52F46B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mcafee:web_gateway:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.1.1\",\"matchCriteriaId\":\"9D943214-14D8-47BC-BCF4-76B78EE95028\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-02/msg00070.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00062.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/02/18/3\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/02/19/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/07/20/2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/107081\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:0368\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:0990\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1322\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1502\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2805\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/systemd/systemd/commits/master/src/libsystemd/sd-bus/bus-objects.c\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10278\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/02/msg00031.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N67IOBOTDOMVNQJ5QRU2MXLEECXPGNVJ/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20190327-0004/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3891-1/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2019/dsa-4393\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-02/msg00070.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00062.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/02/18/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/02/19/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/07/20/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/107081\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:0368\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:0990\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1322\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1502\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2805\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/systemd/systemd/commits/master/src/libsystemd/sd-bus/bus-objects.c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10278\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/02/msg00031.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N67IOBOTDOMVNQJ5QRU2MXLEECXPGNVJ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20190327-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3891-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2019/dsa-4393\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
RHSA-2019_2805
Vulnerability from csaf_redhat - Published: 2019-09-19 06:22 - Updated: 2024-11-15 08:26Summary
Red Hat Security Advisory: systemd security update
Severity
Important
Notes
Topic: An update for systemd is now available for Red Hat Enterprise Linux 7.3 Advanced Update Support, Red Hat Enterprise Linux 7.3 Telco Extended Update Support, and Red Hat Enterprise Linux 7.3 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.
7.0 (High)
Affected products
Fixed
130 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64 | — |
Vendor Fix
fix
|
Threats
Impact
Important
References
8 references
Acknowledgments
Ubuntu Security
Chris Coulson
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for systemd is now available for Red Hat Enterprise Linux 7.3 Advanced Update Support, Red Hat Enterprise Linux 7.3 Telco Extended Update Support, and Red Hat Enterprise Linux 7.3 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2019:2805",
"url": "https://access.redhat.com/errata/RHSA-2019:2805"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1667032",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2805.json"
}
],
"title": "Red Hat Security Advisory: systemd security update",
"tracking": {
"current_release_date": "2024-11-15T08:26:33+00:00",
"generator": {
"date": "2024-11-15T08:26:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2019:2805",
"initial_release_date": "2019-09-19T06:22:36+00:00",
"revision_history": [
{
"date": "2019-09-19T06:22:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-09-19T06:22:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T08:26:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.3::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"product": {
"name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"product_id": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-journal-gateway@219-30.el7_3.14?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-networkd-0:219-30.el7_3.14.x86_64",
"product": {
"name": "systemd-networkd-0:219-30.el7_3.14.x86_64",
"product_id": "systemd-networkd-0:219-30.el7_3.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-networkd@219-30.el7_3.14?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-resolved-0:219-30.el7_3.14.x86_64",
"product": {
"name": "systemd-resolved-0:219-30.el7_3.14.x86_64",
"product_id": "systemd-resolved-0:219-30.el7_3.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-resolved@219-30.el7_3.14?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"product": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"product_id": "systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-debuginfo@219-30.el7_3.14?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libgudev1-0:219-30.el7_3.14.x86_64",
"product": {
"name": "libgudev1-0:219-30.el7_3.14.x86_64",
"product_id": "libgudev1-0:219-30.el7_3.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1@219-30.el7_3.14?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libgudev1-devel-0:219-30.el7_3.14.x86_64",
"product": {
"name": "libgudev1-devel-0:219-30.el7_3.14.x86_64",
"product_id": "libgudev1-devel-0:219-30.el7_3.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1-devel@219-30.el7_3.14?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-0:219-30.el7_3.14.x86_64",
"product": {
"name": "systemd-0:219-30.el7_3.14.x86_64",
"product_id": "systemd-0:219-30.el7_3.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd@219-30.el7_3.14?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-devel-0:219-30.el7_3.14.x86_64",
"product": {
"name": "systemd-devel-0:219-30.el7_3.14.x86_64",
"product_id": "systemd-devel-0:219-30.el7_3.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-devel@219-30.el7_3.14?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-libs-0:219-30.el7_3.14.x86_64",
"product": {
"name": "systemd-libs-0:219-30.el7_3.14.x86_64",
"product_id": "systemd-libs-0:219-30.el7_3.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-libs@219-30.el7_3.14?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-python-0:219-30.el7_3.14.x86_64",
"product": {
"name": "systemd-python-0:219-30.el7_3.14.x86_64",
"product_id": "systemd-python-0:219-30.el7_3.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-python@219-30.el7_3.14?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-sysv-0:219-30.el7_3.14.x86_64",
"product": {
"name": "systemd-sysv-0:219-30.el7_3.14.x86_64",
"product_id": "systemd-sysv-0:219-30.el7_3.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-sysv@219-30.el7_3.14?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "systemd-resolved-0:219-30.el7_3.14.i686",
"product": {
"name": "systemd-resolved-0:219-30.el7_3.14.i686",
"product_id": "systemd-resolved-0:219-30.el7_3.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-resolved@219-30.el7_3.14?arch=i686"
}
}
},
{
"category": "product_version",
"name": "systemd-debuginfo-0:219-30.el7_3.14.i686",
"product": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.i686",
"product_id": "systemd-debuginfo-0:219-30.el7_3.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-debuginfo@219-30.el7_3.14?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libgudev1-0:219-30.el7_3.14.i686",
"product": {
"name": "libgudev1-0:219-30.el7_3.14.i686",
"product_id": "libgudev1-0:219-30.el7_3.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1@219-30.el7_3.14?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libgudev1-devel-0:219-30.el7_3.14.i686",
"product": {
"name": "libgudev1-devel-0:219-30.el7_3.14.i686",
"product_id": "libgudev1-devel-0:219-30.el7_3.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1-devel@219-30.el7_3.14?arch=i686"
}
}
},
{
"category": "product_version",
"name": "systemd-devel-0:219-30.el7_3.14.i686",
"product": {
"name": "systemd-devel-0:219-30.el7_3.14.i686",
"product_id": "systemd-devel-0:219-30.el7_3.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-devel@219-30.el7_3.14?arch=i686"
}
}
},
{
"category": "product_version",
"name": "systemd-libs-0:219-30.el7_3.14.i686",
"product": {
"name": "systemd-libs-0:219-30.el7_3.14.i686",
"product_id": "systemd-libs-0:219-30.el7_3.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-libs@219-30.el7_3.14?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "systemd-0:219-30.el7_3.14.src",
"product": {
"name": "systemd-0:219-30.el7_3.14.src",
"product_id": "systemd-0:219-30.el7_3.14.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd@219-30.el7_3.14?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev1-0:219-30.el7_3.14.ppc64le",
"product": {
"name": "libgudev1-0:219-30.el7_3.14.ppc64le",
"product_id": "libgudev1-0:219-30.el7_3.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1@219-30.el7_3.14?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libgudev1-devel-0:219-30.el7_3.14.ppc64le",
"product": {
"name": "libgudev1-devel-0:219-30.el7_3.14.ppc64le",
"product_id": "libgudev1-devel-0:219-30.el7_3.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1-devel@219-30.el7_3.14?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-0:219-30.el7_3.14.ppc64le",
"product": {
"name": "systemd-0:219-30.el7_3.14.ppc64le",
"product_id": "systemd-0:219-30.el7_3.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd@219-30.el7_3.14?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-devel-0:219-30.el7_3.14.ppc64le",
"product": {
"name": "systemd-devel-0:219-30.el7_3.14.ppc64le",
"product_id": "systemd-devel-0:219-30.el7_3.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-devel@219-30.el7_3.14?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-libs-0:219-30.el7_3.14.ppc64le",
"product": {
"name": "systemd-libs-0:219-30.el7_3.14.ppc64le",
"product_id": "systemd-libs-0:219-30.el7_3.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-libs@219-30.el7_3.14?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-python-0:219-30.el7_3.14.ppc64le",
"product": {
"name": "systemd-python-0:219-30.el7_3.14.ppc64le",
"product_id": "systemd-python-0:219-30.el7_3.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-python@219-30.el7_3.14?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-sysv-0:219-30.el7_3.14.ppc64le",
"product": {
"name": "systemd-sysv-0:219-30.el7_3.14.ppc64le",
"product_id": "systemd-sysv-0:219-30.el7_3.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-sysv@219-30.el7_3.14?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le",
"product": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le",
"product_id": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-debuginfo@219-30.el7_3.14?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le",
"product": {
"name": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le",
"product_id": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-journal-gateway@219-30.el7_3.14?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-networkd-0:219-30.el7_3.14.ppc64le",
"product": {
"name": "systemd-networkd-0:219-30.el7_3.14.ppc64le",
"product_id": "systemd-networkd-0:219-30.el7_3.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-networkd@219-30.el7_3.14?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-resolved-0:219-30.el7_3.14.ppc64le",
"product": {
"name": "systemd-resolved-0:219-30.el7_3.14.ppc64le",
"product_id": "systemd-resolved-0:219-30.el7_3.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-resolved@219-30.el7_3.14?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686"
},
"product_reference": "libgudev1-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64"
},
"product_reference": "libgudev1-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686"
},
"product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64"
},
"product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src"
},
"product_reference": "systemd-0:219-30.el7_3.14.src",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-devel-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-libs-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-python-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-resolved-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686"
},
"product_reference": "libgudev1-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "libgudev1-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64"
},
"product_reference": "libgudev1-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686"
},
"product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "libgudev1-devel-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64"
},
"product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src"
},
"product_reference": "systemd-0:219-30.el7_3.14.src",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-devel-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-devel-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-libs-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-libs-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-networkd-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-networkd-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-python-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-python-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-python-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-resolved-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-resolved-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysv-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-sysv-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686"
},
"product_reference": "libgudev1-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64"
},
"product_reference": "libgudev1-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686"
},
"product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64"
},
"product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src"
},
"product_reference": "systemd-0:219-30.el7_3.14.src",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-devel-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-libs-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-python-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-resolved-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686"
},
"product_reference": "libgudev1-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64"
},
"product_reference": "libgudev1-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686"
},
"product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64"
},
"product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src"
},
"product_reference": "systemd-0:219-30.el7_3.14.src",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-devel-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-libs-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-python-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-resolved-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686"
},
"product_reference": "libgudev1-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "libgudev1-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64"
},
"product_reference": "libgudev1-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686"
},
"product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "libgudev1-devel-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64"
},
"product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src"
},
"product_reference": "systemd-0:219-30.el7_3.14.src",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-devel-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-devel-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-libs-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-libs-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-networkd-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-networkd-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-python-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-python-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-python-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-resolved-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-resolved-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysv-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le"
},
"product_reference": "systemd-sysv-0:219-30.el7_3.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686"
},
"product_reference": "libgudev1-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64"
},
"product_reference": "libgudev1-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686"
},
"product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64"
},
"product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src"
},
"product_reference": "systemd-0:219-30.el7_3.14.src",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-devel-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-libs-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-python-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686"
},
"product_reference": "systemd-resolved-0:219-30.el7_3.14.i686",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64"
},
"product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security"
}
],
"cve": "CVE-2019-6454",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1667032"
}
],
"notes": [
{
"category": "description",
"text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src",
"7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src",
"7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src",
"7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src",
"7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src",
"7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src",
"7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-6454"
},
{
"category": "external",
"summary": "RHBZ#1667032",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454"
}
],
"release_date": "2019-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-09-19T06:22:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src",
"7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src",
"7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src",
"7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src",
"7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src",
"7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src",
"7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2805"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src",
"7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src",
"7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le",
"7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src",
"7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src",
"7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src",
"7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le",
"7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src",
"7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686",
"7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64",
"7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash"
}
]
}
SUSE-SU-2019:0424-1
Vulnerability from csaf_suse - Published: 2019-02-18 16:46 - Updated: 2019-02-18 16:46Summary
Security update for systemd
Severity
Important
Notes
Title of the patch: Security update for systemd
Description of the patch: This update for systemd fixes the following issues:
Security vulnerability fixed:
- CVE-2019-6454: Fixed a crash of PID1 by sending specially crafted D-BUS
message on the system bus by an unprivileged user (bsc#1125352)
Patchnames: SUSE-2019-424,SUSE-SLE-SERVER-12-2019-424
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
34 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-210-70.77.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-210-70.77.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-210-70.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-32bit-210-70.77.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-32bit-210-70.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-devel-210-70.77.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-devel-210-70.77.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-devel-210-70.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libudev-devel-210-70.77.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libudev-devel-210-70.77.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libudev-devel-210-70.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libudev1-210-70.77.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libudev1-210-70.77.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libudev1-210-70.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libudev1-32bit-210-70.77.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libudev1-32bit-210-70.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:systemd-210-70.77.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:systemd-210-70.77.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:systemd-210-70.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:systemd-32bit-210-70.77.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:systemd-32bit-210-70.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:systemd-bash-completion-210-70.77.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:systemd-devel-210-70.77.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:systemd-devel-210-70.77.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:systemd-devel-210-70.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:systemd-sysvinit-210-70.77.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:systemd-sysvinit-210-70.77.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:systemd-sysvinit-210-70.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:typelib-1_0-GUdev-1_0-210-70.77.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:typelib-1_0-GUdev-1_0-210-70.77.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:typelib-1_0-GUdev-1_0-210-70.77.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:udev-210-70.77.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:udev-210-70.77.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:udev-210-70.77.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 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 fixes the following issues:\n\nSecurity vulnerability fixed:\n\n- CVE-2019-6454: Fixed a crash of PID1 by sending specially crafted D-BUS\n message on the system bus by an unprivileged user (bsc#1125352)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-424,SUSE-SLE-SERVER-12-2019-424",
"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_0424-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0424-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190424-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0424-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-February/005130.html"
},
{
"category": "self",
"summary": "SUSE Bug 1125352",
"url": "https://bugzilla.suse.com/1125352"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6454 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6454/"
}
],
"title": "Security update for systemd",
"tracking": {
"current_release_date": "2019-02-18T16:46:33Z",
"generator": {
"date": "2019-02-18T16:46:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0424-1",
"initial_release_date": "2019-02-18T16:46:33Z",
"revision_history": [
{
"date": "2019-02-18T16:46:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-70.77.1.aarch64",
"product": {
"name": "libgudev-1_0-0-210-70.77.1.aarch64",
"product_id": "libgudev-1_0-0-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-70.77.1.aarch64",
"product": {
"name": "libgudev-1_0-devel-210-70.77.1.aarch64",
"product_id": "libgudev-1_0-devel-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-70.77.1.aarch64",
"product": {
"name": "libudev-devel-210-70.77.1.aarch64",
"product_id": "libudev-devel-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-70.77.1.aarch64",
"product": {
"name": "libudev-mini-devel-210-70.77.1.aarch64",
"product_id": "libudev-mini-devel-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-70.77.1.aarch64",
"product": {
"name": "libudev-mini1-210-70.77.1.aarch64",
"product_id": "libudev-mini1-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev1-210-70.77.1.aarch64",
"product": {
"name": "libudev1-210-70.77.1.aarch64",
"product_id": "libudev1-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-70.77.1.aarch64",
"product": {
"name": "nss-myhostname-210-70.77.1.aarch64",
"product_id": "nss-myhostname-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-210-70.77.1.aarch64",
"product": {
"name": "systemd-210-70.77.1.aarch64",
"product_id": "systemd-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-70.77.1.aarch64",
"product": {
"name": "systemd-devel-210-70.77.1.aarch64",
"product_id": "systemd-devel-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-70.77.1.aarch64",
"product": {
"name": "systemd-journal-gateway-210-70.77.1.aarch64",
"product_id": "systemd-journal-gateway-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-70.77.1.aarch64",
"product": {
"name": "systemd-logger-210-70.77.1.aarch64",
"product_id": "systemd-logger-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-70.77.1.aarch64",
"product": {
"name": "systemd-mini-210-70.77.1.aarch64",
"product_id": "systemd-mini-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-70.77.1.aarch64",
"product": {
"name": "systemd-mini-devel-210-70.77.1.aarch64",
"product_id": "systemd-mini-devel-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-70.77.1.aarch64",
"product": {
"name": "systemd-mini-sysvinit-210-70.77.1.aarch64",
"product_id": "systemd-mini-sysvinit-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-70.77.1.aarch64",
"product": {
"name": "systemd-sysvinit-210-70.77.1.aarch64",
"product_id": "systemd-sysvinit-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-70.77.1.aarch64",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-70.77.1.aarch64",
"product_id": "typelib-1_0-GUdev-1_0-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-210-70.77.1.aarch64",
"product": {
"name": "udev-210-70.77.1.aarch64",
"product_id": "udev-210-70.77.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-mini-210-70.77.1.aarch64",
"product": {
"name": "udev-mini-210-70.77.1.aarch64",
"product_id": "udev-mini-210-70.77.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-64bit-210-70.77.1.aarch64_ilp32",
"product": {
"name": "libgudev-1_0-0-64bit-210-70.77.1.aarch64_ilp32",
"product_id": "libgudev-1_0-0-64bit-210-70.77.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libudev1-64bit-210-70.77.1.aarch64_ilp32",
"product": {
"name": "libudev1-64bit-210-70.77.1.aarch64_ilp32",
"product_id": "libudev1-64bit-210-70.77.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "nss-myhostname-64bit-210-70.77.1.aarch64_ilp32",
"product": {
"name": "nss-myhostname-64bit-210-70.77.1.aarch64_ilp32",
"product_id": "nss-myhostname-64bit-210-70.77.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "systemd-64bit-210-70.77.1.aarch64_ilp32",
"product": {
"name": "systemd-64bit-210-70.77.1.aarch64_ilp32",
"product_id": "systemd-64bit-210-70.77.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-70.77.1.i586",
"product": {
"name": "libgudev-1_0-0-210-70.77.1.i586",
"product_id": "libgudev-1_0-0-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-70.77.1.i586",
"product": {
"name": "libgudev-1_0-devel-210-70.77.1.i586",
"product_id": "libgudev-1_0-devel-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-70.77.1.i586",
"product": {
"name": "libudev-devel-210-70.77.1.i586",
"product_id": "libudev-devel-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-70.77.1.i586",
"product": {
"name": "libudev-mini-devel-210-70.77.1.i586",
"product_id": "libudev-mini-devel-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-70.77.1.i586",
"product": {
"name": "libudev-mini1-210-70.77.1.i586",
"product_id": "libudev-mini1-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "libudev1-210-70.77.1.i586",
"product": {
"name": "libudev1-210-70.77.1.i586",
"product_id": "libudev1-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-70.77.1.i586",
"product": {
"name": "nss-myhostname-210-70.77.1.i586",
"product_id": "nss-myhostname-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-210-70.77.1.i586",
"product": {
"name": "systemd-210-70.77.1.i586",
"product_id": "systemd-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-70.77.1.i586",
"product": {
"name": "systemd-devel-210-70.77.1.i586",
"product_id": "systemd-devel-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-70.77.1.i586",
"product": {
"name": "systemd-journal-gateway-210-70.77.1.i586",
"product_id": "systemd-journal-gateway-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-70.77.1.i586",
"product": {
"name": "systemd-logger-210-70.77.1.i586",
"product_id": "systemd-logger-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-70.77.1.i586",
"product": {
"name": "systemd-mini-210-70.77.1.i586",
"product_id": "systemd-mini-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-70.77.1.i586",
"product": {
"name": "systemd-mini-devel-210-70.77.1.i586",
"product_id": "systemd-mini-devel-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-70.77.1.i586",
"product": {
"name": "systemd-mini-sysvinit-210-70.77.1.i586",
"product_id": "systemd-mini-sysvinit-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-70.77.1.i586",
"product": {
"name": "systemd-sysvinit-210-70.77.1.i586",
"product_id": "systemd-sysvinit-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-70.77.1.i586",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-70.77.1.i586",
"product_id": "typelib-1_0-GUdev-1_0-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "udev-210-70.77.1.i586",
"product": {
"name": "udev-210-70.77.1.i586",
"product_id": "udev-210-70.77.1.i586"
}
},
{
"category": "product_version",
"name": "udev-mini-210-70.77.1.i586",
"product": {
"name": "udev-mini-210-70.77.1.i586",
"product_id": "udev-mini-210-70.77.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "systemd-bash-completion-210-70.77.1.noarch",
"product": {
"name": "systemd-bash-completion-210-70.77.1.noarch",
"product_id": "systemd-bash-completion-210-70.77.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-70.77.1.ppc64le",
"product": {
"name": "libgudev-1_0-0-210-70.77.1.ppc64le",
"product_id": "libgudev-1_0-0-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-70.77.1.ppc64le",
"product": {
"name": "libgudev-1_0-devel-210-70.77.1.ppc64le",
"product_id": "libgudev-1_0-devel-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-70.77.1.ppc64le",
"product": {
"name": "libudev-devel-210-70.77.1.ppc64le",
"product_id": "libudev-devel-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-70.77.1.ppc64le",
"product": {
"name": "libudev-mini-devel-210-70.77.1.ppc64le",
"product_id": "libudev-mini-devel-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-70.77.1.ppc64le",
"product": {
"name": "libudev-mini1-210-70.77.1.ppc64le",
"product_id": "libudev-mini1-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev1-210-70.77.1.ppc64le",
"product": {
"name": "libudev1-210-70.77.1.ppc64le",
"product_id": "libudev1-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-70.77.1.ppc64le",
"product": {
"name": "nss-myhostname-210-70.77.1.ppc64le",
"product_id": "nss-myhostname-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-210-70.77.1.ppc64le",
"product": {
"name": "systemd-210-70.77.1.ppc64le",
"product_id": "systemd-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-70.77.1.ppc64le",
"product": {
"name": "systemd-devel-210-70.77.1.ppc64le",
"product_id": "systemd-devel-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-70.77.1.ppc64le",
"product": {
"name": "systemd-journal-gateway-210-70.77.1.ppc64le",
"product_id": "systemd-journal-gateway-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-70.77.1.ppc64le",
"product": {
"name": "systemd-logger-210-70.77.1.ppc64le",
"product_id": "systemd-logger-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-70.77.1.ppc64le",
"product": {
"name": "systemd-mini-210-70.77.1.ppc64le",
"product_id": "systemd-mini-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-70.77.1.ppc64le",
"product": {
"name": "systemd-mini-devel-210-70.77.1.ppc64le",
"product_id": "systemd-mini-devel-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-70.77.1.ppc64le",
"product": {
"name": "systemd-mini-sysvinit-210-70.77.1.ppc64le",
"product_id": "systemd-mini-sysvinit-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-70.77.1.ppc64le",
"product": {
"name": "systemd-sysvinit-210-70.77.1.ppc64le",
"product_id": "systemd-sysvinit-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-70.77.1.ppc64le",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-70.77.1.ppc64le",
"product_id": "typelib-1_0-GUdev-1_0-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-210-70.77.1.ppc64le",
"product": {
"name": "udev-210-70.77.1.ppc64le",
"product_id": "udev-210-70.77.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-mini-210-70.77.1.ppc64le",
"product": {
"name": "udev-mini-210-70.77.1.ppc64le",
"product_id": "udev-mini-210-70.77.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-70.77.1.s390",
"product": {
"name": "libgudev-1_0-0-210-70.77.1.s390",
"product_id": "libgudev-1_0-0-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-70.77.1.s390",
"product": {
"name": "libgudev-1_0-devel-210-70.77.1.s390",
"product_id": "libgudev-1_0-devel-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-70.77.1.s390",
"product": {
"name": "libudev-devel-210-70.77.1.s390",
"product_id": "libudev-devel-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-70.77.1.s390",
"product": {
"name": "libudev-mini-devel-210-70.77.1.s390",
"product_id": "libudev-mini-devel-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-70.77.1.s390",
"product": {
"name": "libudev-mini1-210-70.77.1.s390",
"product_id": "libudev-mini1-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "libudev1-210-70.77.1.s390",
"product": {
"name": "libudev1-210-70.77.1.s390",
"product_id": "libudev1-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-70.77.1.s390",
"product": {
"name": "nss-myhostname-210-70.77.1.s390",
"product_id": "nss-myhostname-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-210-70.77.1.s390",
"product": {
"name": "systemd-210-70.77.1.s390",
"product_id": "systemd-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-70.77.1.s390",
"product": {
"name": "systemd-devel-210-70.77.1.s390",
"product_id": "systemd-devel-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-70.77.1.s390",
"product": {
"name": "systemd-journal-gateway-210-70.77.1.s390",
"product_id": "systemd-journal-gateway-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-70.77.1.s390",
"product": {
"name": "systemd-logger-210-70.77.1.s390",
"product_id": "systemd-logger-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-70.77.1.s390",
"product": {
"name": "systemd-mini-210-70.77.1.s390",
"product_id": "systemd-mini-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-70.77.1.s390",
"product": {
"name": "systemd-mini-devel-210-70.77.1.s390",
"product_id": "systemd-mini-devel-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-70.77.1.s390",
"product": {
"name": "systemd-mini-sysvinit-210-70.77.1.s390",
"product_id": "systemd-mini-sysvinit-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-70.77.1.s390",
"product": {
"name": "systemd-sysvinit-210-70.77.1.s390",
"product_id": "systemd-sysvinit-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-70.77.1.s390",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-70.77.1.s390",
"product_id": "typelib-1_0-GUdev-1_0-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "udev-210-70.77.1.s390",
"product": {
"name": "udev-210-70.77.1.s390",
"product_id": "udev-210-70.77.1.s390"
}
},
{
"category": "product_version",
"name": "udev-mini-210-70.77.1.s390",
"product": {
"name": "udev-mini-210-70.77.1.s390",
"product_id": "udev-mini-210-70.77.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-70.77.1.s390x",
"product": {
"name": "libgudev-1_0-0-210-70.77.1.s390x",
"product_id": "libgudev-1_0-0-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-0-32bit-210-70.77.1.s390x",
"product": {
"name": "libgudev-1_0-0-32bit-210-70.77.1.s390x",
"product_id": "libgudev-1_0-0-32bit-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-70.77.1.s390x",
"product": {
"name": "libgudev-1_0-devel-210-70.77.1.s390x",
"product_id": "libgudev-1_0-devel-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-70.77.1.s390x",
"product": {
"name": "libudev-devel-210-70.77.1.s390x",
"product_id": "libudev-devel-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-70.77.1.s390x",
"product": {
"name": "libudev-mini-devel-210-70.77.1.s390x",
"product_id": "libudev-mini-devel-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-70.77.1.s390x",
"product": {
"name": "libudev-mini1-210-70.77.1.s390x",
"product_id": "libudev-mini1-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-210-70.77.1.s390x",
"product": {
"name": "libudev1-210-70.77.1.s390x",
"product_id": "libudev1-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-210-70.77.1.s390x",
"product": {
"name": "libudev1-32bit-210-70.77.1.s390x",
"product_id": "libudev1-32bit-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-70.77.1.s390x",
"product": {
"name": "nss-myhostname-210-70.77.1.s390x",
"product_id": "nss-myhostname-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-myhostname-32bit-210-70.77.1.s390x",
"product": {
"name": "nss-myhostname-32bit-210-70.77.1.s390x",
"product_id": "nss-myhostname-32bit-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-210-70.77.1.s390x",
"product": {
"name": "systemd-210-70.77.1.s390x",
"product_id": "systemd-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-32bit-210-70.77.1.s390x",
"product": {
"name": "systemd-32bit-210-70.77.1.s390x",
"product_id": "systemd-32bit-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-70.77.1.s390x",
"product": {
"name": "systemd-devel-210-70.77.1.s390x",
"product_id": "systemd-devel-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-70.77.1.s390x",
"product": {
"name": "systemd-journal-gateway-210-70.77.1.s390x",
"product_id": "systemd-journal-gateway-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-70.77.1.s390x",
"product": {
"name": "systemd-logger-210-70.77.1.s390x",
"product_id": "systemd-logger-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-70.77.1.s390x",
"product": {
"name": "systemd-mini-210-70.77.1.s390x",
"product_id": "systemd-mini-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-70.77.1.s390x",
"product": {
"name": "systemd-mini-devel-210-70.77.1.s390x",
"product_id": "systemd-mini-devel-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-70.77.1.s390x",
"product": {
"name": "systemd-mini-sysvinit-210-70.77.1.s390x",
"product_id": "systemd-mini-sysvinit-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-70.77.1.s390x",
"product": {
"name": "systemd-sysvinit-210-70.77.1.s390x",
"product_id": "systemd-sysvinit-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-70.77.1.s390x",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-70.77.1.s390x",
"product_id": "typelib-1_0-GUdev-1_0-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-210-70.77.1.s390x",
"product": {
"name": "udev-210-70.77.1.s390x",
"product_id": "udev-210-70.77.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-mini-210-70.77.1.s390x",
"product": {
"name": "udev-mini-210-70.77.1.s390x",
"product_id": "udev-mini-210-70.77.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-70.77.1.x86_64",
"product": {
"name": "libgudev-1_0-0-210-70.77.1.x86_64",
"product_id": "libgudev-1_0-0-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-0-32bit-210-70.77.1.x86_64",
"product": {
"name": "libgudev-1_0-0-32bit-210-70.77.1.x86_64",
"product_id": "libgudev-1_0-0-32bit-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-70.77.1.x86_64",
"product": {
"name": "libgudev-1_0-devel-210-70.77.1.x86_64",
"product_id": "libgudev-1_0-devel-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-70.77.1.x86_64",
"product": {
"name": "libudev-devel-210-70.77.1.x86_64",
"product_id": "libudev-devel-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-70.77.1.x86_64",
"product": {
"name": "libudev-mini-devel-210-70.77.1.x86_64",
"product_id": "libudev-mini-devel-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-70.77.1.x86_64",
"product": {
"name": "libudev-mini1-210-70.77.1.x86_64",
"product_id": "libudev-mini1-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-210-70.77.1.x86_64",
"product": {
"name": "libudev1-210-70.77.1.x86_64",
"product_id": "libudev1-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-210-70.77.1.x86_64",
"product": {
"name": "libudev1-32bit-210-70.77.1.x86_64",
"product_id": "libudev1-32bit-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-70.77.1.x86_64",
"product": {
"name": "nss-myhostname-210-70.77.1.x86_64",
"product_id": "nss-myhostname-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-32bit-210-70.77.1.x86_64",
"product": {
"name": "nss-myhostname-32bit-210-70.77.1.x86_64",
"product_id": "nss-myhostname-32bit-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-210-70.77.1.x86_64",
"product": {
"name": "systemd-210-70.77.1.x86_64",
"product_id": "systemd-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-32bit-210-70.77.1.x86_64",
"product": {
"name": "systemd-32bit-210-70.77.1.x86_64",
"product_id": "systemd-32bit-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-70.77.1.x86_64",
"product": {
"name": "systemd-devel-210-70.77.1.x86_64",
"product_id": "systemd-devel-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-70.77.1.x86_64",
"product": {
"name": "systemd-journal-gateway-210-70.77.1.x86_64",
"product_id": "systemd-journal-gateway-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-70.77.1.x86_64",
"product": {
"name": "systemd-logger-210-70.77.1.x86_64",
"product_id": "systemd-logger-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-70.77.1.x86_64",
"product": {
"name": "systemd-mini-210-70.77.1.x86_64",
"product_id": "systemd-mini-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-70.77.1.x86_64",
"product": {
"name": "systemd-mini-devel-210-70.77.1.x86_64",
"product_id": "systemd-mini-devel-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-70.77.1.x86_64",
"product": {
"name": "systemd-mini-sysvinit-210-70.77.1.x86_64",
"product_id": "systemd-mini-sysvinit-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-70.77.1.x86_64",
"product": {
"name": "systemd-sysvinit-210-70.77.1.x86_64",
"product_id": "systemd-sysvinit-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-70.77.1.x86_64",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-70.77.1.x86_64",
"product_id": "typelib-1_0-GUdev-1_0-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-210-70.77.1.x86_64",
"product": {
"name": "udev-210-70.77.1.x86_64",
"product_id": "udev-210-70.77.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-mini-210-70.77.1.x86_64",
"product": {
"name": "udev-mini-210-70.77.1.x86_64",
"product_id": "udev-mini-210-70.77.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-210-70.77.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-210-70.77.1.ppc64le"
},
"product_reference": "libgudev-1_0-0-210-70.77.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-210-70.77.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-210-70.77.1.s390x"
},
"product_reference": "libgudev-1_0-0-210-70.77.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-210-70.77.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-210-70.77.1.x86_64"
},
"product_reference": "libgudev-1_0-0-210-70.77.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-32bit-210-70.77.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-32bit-210-70.77.1.s390x"
},
"product_reference": "libgudev-1_0-0-32bit-210-70.77.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-32bit-210-70.77.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-32bit-210-70.77.1.x86_64"
},
"product_reference": "libgudev-1_0-0-32bit-210-70.77.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-devel-210-70.77.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-devel-210-70.77.1.ppc64le"
},
"product_reference": "libgudev-1_0-devel-210-70.77.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-devel-210-70.77.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-devel-210-70.77.1.s390x"
},
"product_reference": "libgudev-1_0-devel-210-70.77.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-devel-210-70.77.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-devel-210-70.77.1.x86_64"
},
"product_reference": "libgudev-1_0-devel-210-70.77.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-210-70.77.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libudev-devel-210-70.77.1.ppc64le"
},
"product_reference": "libudev-devel-210-70.77.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-210-70.77.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libudev-devel-210-70.77.1.s390x"
},
"product_reference": "libudev-devel-210-70.77.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-210-70.77.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libudev-devel-210-70.77.1.x86_64"
},
"product_reference": "libudev-devel-210-70.77.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-210-70.77.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libudev1-210-70.77.1.ppc64le"
},
"product_reference": "libudev1-210-70.77.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-210-70.77.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libudev1-210-70.77.1.s390x"
},
"product_reference": "libudev1-210-70.77.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-210-70.77.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libudev1-210-70.77.1.x86_64"
},
"product_reference": "libudev1-210-70.77.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-210-70.77.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libudev1-32bit-210-70.77.1.s390x"
},
"product_reference": "libudev1-32bit-210-70.77.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-210-70.77.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libudev1-32bit-210-70.77.1.x86_64"
},
"product_reference": "libudev1-32bit-210-70.77.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-210-70.77.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:systemd-210-70.77.1.ppc64le"
},
"product_reference": "systemd-210-70.77.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-210-70.77.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:systemd-210-70.77.1.s390x"
},
"product_reference": "systemd-210-70.77.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-210-70.77.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:systemd-210-70.77.1.x86_64"
},
"product_reference": "systemd-210-70.77.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-210-70.77.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:systemd-32bit-210-70.77.1.s390x"
},
"product_reference": "systemd-32bit-210-70.77.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-210-70.77.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:systemd-32bit-210-70.77.1.x86_64"
},
"product_reference": "systemd-32bit-210-70.77.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-210-70.77.1.noarch as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:systemd-bash-completion-210-70.77.1.noarch"
},
"product_reference": "systemd-bash-completion-210-70.77.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-210-70.77.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:systemd-devel-210-70.77.1.ppc64le"
},
"product_reference": "systemd-devel-210-70.77.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-210-70.77.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:systemd-devel-210-70.77.1.s390x"
},
"product_reference": "systemd-devel-210-70.77.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-210-70.77.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:systemd-devel-210-70.77.1.x86_64"
},
"product_reference": "systemd-devel-210-70.77.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-210-70.77.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:systemd-sysvinit-210-70.77.1.ppc64le"
},
"product_reference": "systemd-sysvinit-210-70.77.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-210-70.77.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:systemd-sysvinit-210-70.77.1.s390x"
},
"product_reference": "systemd-sysvinit-210-70.77.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-210-70.77.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:systemd-sysvinit-210-70.77.1.x86_64"
},
"product_reference": "systemd-sysvinit-210-70.77.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GUdev-1_0-210-70.77.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:typelib-1_0-GUdev-1_0-210-70.77.1.ppc64le"
},
"product_reference": "typelib-1_0-GUdev-1_0-210-70.77.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GUdev-1_0-210-70.77.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:typelib-1_0-GUdev-1_0-210-70.77.1.s390x"
},
"product_reference": "typelib-1_0-GUdev-1_0-210-70.77.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GUdev-1_0-210-70.77.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:typelib-1_0-GUdev-1_0-210-70.77.1.x86_64"
},
"product_reference": "typelib-1_0-GUdev-1_0-210-70.77.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-210-70.77.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:udev-210-70.77.1.ppc64le"
},
"product_reference": "udev-210-70.77.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-210-70.77.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:udev-210-70.77.1.s390x"
},
"product_reference": "udev-210-70.77.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-210-70.77.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:udev-210-70.77.1.x86_64"
},
"product_reference": "udev-210-70.77.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6454"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-32bit-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-32bit-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-devel-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-devel-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-devel-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libudev-devel-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libudev-devel-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libudev-devel-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libudev1-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libudev1-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libudev1-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libudev1-32bit-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libudev1-32bit-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:systemd-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:systemd-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:systemd-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:systemd-32bit-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:systemd-32bit-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:systemd-bash-completion-210-70.77.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:systemd-devel-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:systemd-devel-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:systemd-devel-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:systemd-sysvinit-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:systemd-sysvinit-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:systemd-sysvinit-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:typelib-1_0-GUdev-1_0-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:typelib-1_0-GUdev-1_0-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:typelib-1_0-GUdev-1_0-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:udev-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:udev-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:udev-210-70.77.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6454",
"url": "https://www.suse.com/security/cve/CVE-2019-6454"
},
{
"category": "external",
"summary": "SUSE Bug 1125352 for CVE-2019-6454",
"url": "https://bugzilla.suse.com/1125352"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-32bit-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-32bit-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-devel-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-devel-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-devel-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libudev-devel-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libudev-devel-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libudev-devel-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libudev1-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libudev1-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libudev1-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libudev1-32bit-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libudev1-32bit-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:systemd-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:systemd-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:systemd-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:systemd-32bit-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:systemd-32bit-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:systemd-bash-completion-210-70.77.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:systemd-devel-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:systemd-devel-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:systemd-devel-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:systemd-sysvinit-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:systemd-sysvinit-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:systemd-sysvinit-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:typelib-1_0-GUdev-1_0-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:typelib-1_0-GUdev-1_0-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:typelib-1_0-GUdev-1_0-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:udev-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:udev-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:udev-210-70.77.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-32bit-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-0-32bit-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-devel-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-devel-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgudev-1_0-devel-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libudev-devel-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libudev-devel-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libudev-devel-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libudev1-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libudev1-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libudev1-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libudev1-32bit-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libudev1-32bit-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:systemd-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:systemd-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:systemd-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:systemd-32bit-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:systemd-32bit-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:systemd-bash-completion-210-70.77.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:systemd-devel-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:systemd-devel-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:systemd-devel-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:systemd-sysvinit-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:systemd-sysvinit-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:systemd-sysvinit-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:typelib-1_0-GUdev-1_0-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:typelib-1_0-GUdev-1_0-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:typelib-1_0-GUdev-1_0-210-70.77.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:udev-210-70.77.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:udev-210-70.77.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:udev-210-70.77.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-18T16:46:33Z",
"details": "important"
}
],
"title": "CVE-2019-6454"
}
]
}
SUSE-SU-2019:0425-1
Vulnerability from csaf_suse - Published: 2019-02-18 16:46 - Updated: 2019-02-18 16:46Summary
Security update for systemd
Severity
Important
Notes
Title of the patch: Security update for systemd
Description of the patch: This update for systemd fixes the following issues:
Security vulnerability fixed:
- CVE-2019-6454: Fixed a crash of PID1 by sending specially crafted D-BUS
message on the system bus by an unprivileged user (bsc#1125352)
Patchnames: SUSE-2019-425,SUSE-SLE-SERVER-12-SP1-2019-425
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
34 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-bash-completion-210-116.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 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 fixes the following issues:\n\nSecurity vulnerability fixed:\n\n- CVE-2019-6454: Fixed a crash of PID1 by sending specially crafted D-BUS\n message on the system bus by an unprivileged user (bsc#1125352)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-425,SUSE-SLE-SERVER-12-SP1-2019-425",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0425-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0425-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190425-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0425-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-February/005131.html"
},
{
"category": "self",
"summary": "SUSE Bug 1125352",
"url": "https://bugzilla.suse.com/1125352"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6454 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6454/"
}
],
"title": "Security update for systemd",
"tracking": {
"current_release_date": "2019-02-18T16:46:43Z",
"generator": {
"date": "2019-02-18T16:46:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0425-1",
"initial_release_date": "2019-02-18T16:46:43Z",
"revision_history": [
{
"date": "2019-02-18T16:46:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-116.22.1.aarch64",
"product": {
"name": "libgudev-1_0-0-210-116.22.1.aarch64",
"product_id": "libgudev-1_0-0-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-116.22.1.aarch64",
"product": {
"name": "libgudev-1_0-devel-210-116.22.1.aarch64",
"product_id": "libgudev-1_0-devel-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-116.22.1.aarch64",
"product": {
"name": "libudev-devel-210-116.22.1.aarch64",
"product_id": "libudev-devel-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-116.22.1.aarch64",
"product": {
"name": "libudev-mini-devel-210-116.22.1.aarch64",
"product_id": "libudev-mini-devel-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-116.22.1.aarch64",
"product": {
"name": "libudev-mini1-210-116.22.1.aarch64",
"product_id": "libudev-mini1-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev1-210-116.22.1.aarch64",
"product": {
"name": "libudev1-210-116.22.1.aarch64",
"product_id": "libudev1-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-116.22.1.aarch64",
"product": {
"name": "nss-myhostname-210-116.22.1.aarch64",
"product_id": "nss-myhostname-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-210-116.22.1.aarch64",
"product": {
"name": "systemd-210-116.22.1.aarch64",
"product_id": "systemd-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-116.22.1.aarch64",
"product": {
"name": "systemd-devel-210-116.22.1.aarch64",
"product_id": "systemd-devel-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-116.22.1.aarch64",
"product": {
"name": "systemd-journal-gateway-210-116.22.1.aarch64",
"product_id": "systemd-journal-gateway-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-116.22.1.aarch64",
"product": {
"name": "systemd-logger-210-116.22.1.aarch64",
"product_id": "systemd-logger-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-116.22.1.aarch64",
"product": {
"name": "systemd-mini-210-116.22.1.aarch64",
"product_id": "systemd-mini-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-116.22.1.aarch64",
"product": {
"name": "systemd-mini-devel-210-116.22.1.aarch64",
"product_id": "systemd-mini-devel-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-116.22.1.aarch64",
"product": {
"name": "systemd-mini-sysvinit-210-116.22.1.aarch64",
"product_id": "systemd-mini-sysvinit-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-116.22.1.aarch64",
"product": {
"name": "systemd-sysvinit-210-116.22.1.aarch64",
"product_id": "systemd-sysvinit-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.aarch64",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.aarch64",
"product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-210-116.22.1.aarch64",
"product": {
"name": "udev-210-116.22.1.aarch64",
"product_id": "udev-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-mini-210-116.22.1.aarch64",
"product": {
"name": "udev-mini-210-116.22.1.aarch64",
"product_id": "udev-mini-210-116.22.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-64bit-210-116.22.1.aarch64_ilp32",
"product": {
"name": "libgudev-1_0-0-64bit-210-116.22.1.aarch64_ilp32",
"product_id": "libgudev-1_0-0-64bit-210-116.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libudev1-64bit-210-116.22.1.aarch64_ilp32",
"product": {
"name": "libudev1-64bit-210-116.22.1.aarch64_ilp32",
"product_id": "libudev1-64bit-210-116.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "nss-myhostname-64bit-210-116.22.1.aarch64_ilp32",
"product": {
"name": "nss-myhostname-64bit-210-116.22.1.aarch64_ilp32",
"product_id": "nss-myhostname-64bit-210-116.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "systemd-64bit-210-116.22.1.aarch64_ilp32",
"product": {
"name": "systemd-64bit-210-116.22.1.aarch64_ilp32",
"product_id": "systemd-64bit-210-116.22.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-116.22.1.i586",
"product": {
"name": "libgudev-1_0-0-210-116.22.1.i586",
"product_id": "libgudev-1_0-0-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-116.22.1.i586",
"product": {
"name": "libgudev-1_0-devel-210-116.22.1.i586",
"product_id": "libgudev-1_0-devel-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-116.22.1.i586",
"product": {
"name": "libudev-devel-210-116.22.1.i586",
"product_id": "libudev-devel-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-116.22.1.i586",
"product": {
"name": "libudev-mini-devel-210-116.22.1.i586",
"product_id": "libudev-mini-devel-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-116.22.1.i586",
"product": {
"name": "libudev-mini1-210-116.22.1.i586",
"product_id": "libudev-mini1-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "libudev1-210-116.22.1.i586",
"product": {
"name": "libudev1-210-116.22.1.i586",
"product_id": "libudev1-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-116.22.1.i586",
"product": {
"name": "nss-myhostname-210-116.22.1.i586",
"product_id": "nss-myhostname-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-210-116.22.1.i586",
"product": {
"name": "systemd-210-116.22.1.i586",
"product_id": "systemd-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-116.22.1.i586",
"product": {
"name": "systemd-devel-210-116.22.1.i586",
"product_id": "systemd-devel-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-116.22.1.i586",
"product": {
"name": "systemd-journal-gateway-210-116.22.1.i586",
"product_id": "systemd-journal-gateway-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-116.22.1.i586",
"product": {
"name": "systemd-logger-210-116.22.1.i586",
"product_id": "systemd-logger-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-116.22.1.i586",
"product": {
"name": "systemd-mini-210-116.22.1.i586",
"product_id": "systemd-mini-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-116.22.1.i586",
"product": {
"name": "systemd-mini-devel-210-116.22.1.i586",
"product_id": "systemd-mini-devel-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-116.22.1.i586",
"product": {
"name": "systemd-mini-sysvinit-210-116.22.1.i586",
"product_id": "systemd-mini-sysvinit-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-116.22.1.i586",
"product": {
"name": "systemd-sysvinit-210-116.22.1.i586",
"product_id": "systemd-sysvinit-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.i586",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.i586",
"product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "udev-210-116.22.1.i586",
"product": {
"name": "udev-210-116.22.1.i586",
"product_id": "udev-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "udev-mini-210-116.22.1.i586",
"product": {
"name": "udev-mini-210-116.22.1.i586",
"product_id": "udev-mini-210-116.22.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "systemd-bash-completion-210-116.22.1.noarch",
"product": {
"name": "systemd-bash-completion-210-116.22.1.noarch",
"product_id": "systemd-bash-completion-210-116.22.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-116.22.1.ppc64le",
"product": {
"name": "libgudev-1_0-0-210-116.22.1.ppc64le",
"product_id": "libgudev-1_0-0-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-116.22.1.ppc64le",
"product": {
"name": "libgudev-1_0-devel-210-116.22.1.ppc64le",
"product_id": "libgudev-1_0-devel-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-116.22.1.ppc64le",
"product": {
"name": "libudev-devel-210-116.22.1.ppc64le",
"product_id": "libudev-devel-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-116.22.1.ppc64le",
"product": {
"name": "libudev-mini-devel-210-116.22.1.ppc64le",
"product_id": "libudev-mini-devel-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-116.22.1.ppc64le",
"product": {
"name": "libudev-mini1-210-116.22.1.ppc64le",
"product_id": "libudev-mini1-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev1-210-116.22.1.ppc64le",
"product": {
"name": "libudev1-210-116.22.1.ppc64le",
"product_id": "libudev1-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-116.22.1.ppc64le",
"product": {
"name": "nss-myhostname-210-116.22.1.ppc64le",
"product_id": "nss-myhostname-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-210-116.22.1.ppc64le",
"product": {
"name": "systemd-210-116.22.1.ppc64le",
"product_id": "systemd-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-116.22.1.ppc64le",
"product": {
"name": "systemd-devel-210-116.22.1.ppc64le",
"product_id": "systemd-devel-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-116.22.1.ppc64le",
"product": {
"name": "systemd-journal-gateway-210-116.22.1.ppc64le",
"product_id": "systemd-journal-gateway-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-116.22.1.ppc64le",
"product": {
"name": "systemd-logger-210-116.22.1.ppc64le",
"product_id": "systemd-logger-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-116.22.1.ppc64le",
"product": {
"name": "systemd-mini-210-116.22.1.ppc64le",
"product_id": "systemd-mini-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-116.22.1.ppc64le",
"product": {
"name": "systemd-mini-devel-210-116.22.1.ppc64le",
"product_id": "systemd-mini-devel-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-116.22.1.ppc64le",
"product": {
"name": "systemd-mini-sysvinit-210-116.22.1.ppc64le",
"product_id": "systemd-mini-sysvinit-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-116.22.1.ppc64le",
"product": {
"name": "systemd-sysvinit-210-116.22.1.ppc64le",
"product_id": "systemd-sysvinit-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le",
"product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-210-116.22.1.ppc64le",
"product": {
"name": "udev-210-116.22.1.ppc64le",
"product_id": "udev-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-mini-210-116.22.1.ppc64le",
"product": {
"name": "udev-mini-210-116.22.1.ppc64le",
"product_id": "udev-mini-210-116.22.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-116.22.1.s390",
"product": {
"name": "libgudev-1_0-0-210-116.22.1.s390",
"product_id": "libgudev-1_0-0-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-116.22.1.s390",
"product": {
"name": "libgudev-1_0-devel-210-116.22.1.s390",
"product_id": "libgudev-1_0-devel-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-116.22.1.s390",
"product": {
"name": "libudev-devel-210-116.22.1.s390",
"product_id": "libudev-devel-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-116.22.1.s390",
"product": {
"name": "libudev-mini-devel-210-116.22.1.s390",
"product_id": "libudev-mini-devel-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-116.22.1.s390",
"product": {
"name": "libudev-mini1-210-116.22.1.s390",
"product_id": "libudev-mini1-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "libudev1-210-116.22.1.s390",
"product": {
"name": "libudev1-210-116.22.1.s390",
"product_id": "libudev1-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-116.22.1.s390",
"product": {
"name": "nss-myhostname-210-116.22.1.s390",
"product_id": "nss-myhostname-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-210-116.22.1.s390",
"product": {
"name": "systemd-210-116.22.1.s390",
"product_id": "systemd-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-116.22.1.s390",
"product": {
"name": "systemd-devel-210-116.22.1.s390",
"product_id": "systemd-devel-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-116.22.1.s390",
"product": {
"name": "systemd-journal-gateway-210-116.22.1.s390",
"product_id": "systemd-journal-gateway-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-116.22.1.s390",
"product": {
"name": "systemd-logger-210-116.22.1.s390",
"product_id": "systemd-logger-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-116.22.1.s390",
"product": {
"name": "systemd-mini-210-116.22.1.s390",
"product_id": "systemd-mini-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-116.22.1.s390",
"product": {
"name": "systemd-mini-devel-210-116.22.1.s390",
"product_id": "systemd-mini-devel-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-116.22.1.s390",
"product": {
"name": "systemd-mini-sysvinit-210-116.22.1.s390",
"product_id": "systemd-mini-sysvinit-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-116.22.1.s390",
"product": {
"name": "systemd-sysvinit-210-116.22.1.s390",
"product_id": "systemd-sysvinit-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390",
"product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "udev-210-116.22.1.s390",
"product": {
"name": "udev-210-116.22.1.s390",
"product_id": "udev-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "udev-mini-210-116.22.1.s390",
"product": {
"name": "udev-mini-210-116.22.1.s390",
"product_id": "udev-mini-210-116.22.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-116.22.1.s390x",
"product": {
"name": "libgudev-1_0-0-210-116.22.1.s390x",
"product_id": "libgudev-1_0-0-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-0-32bit-210-116.22.1.s390x",
"product": {
"name": "libgudev-1_0-0-32bit-210-116.22.1.s390x",
"product_id": "libgudev-1_0-0-32bit-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-116.22.1.s390x",
"product": {
"name": "libgudev-1_0-devel-210-116.22.1.s390x",
"product_id": "libgudev-1_0-devel-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-116.22.1.s390x",
"product": {
"name": "libudev-devel-210-116.22.1.s390x",
"product_id": "libudev-devel-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-116.22.1.s390x",
"product": {
"name": "libudev-mini-devel-210-116.22.1.s390x",
"product_id": "libudev-mini-devel-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-116.22.1.s390x",
"product": {
"name": "libudev-mini1-210-116.22.1.s390x",
"product_id": "libudev-mini1-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-210-116.22.1.s390x",
"product": {
"name": "libudev1-210-116.22.1.s390x",
"product_id": "libudev1-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-210-116.22.1.s390x",
"product": {
"name": "libudev1-32bit-210-116.22.1.s390x",
"product_id": "libudev1-32bit-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-116.22.1.s390x",
"product": {
"name": "nss-myhostname-210-116.22.1.s390x",
"product_id": "nss-myhostname-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-myhostname-32bit-210-116.22.1.s390x",
"product": {
"name": "nss-myhostname-32bit-210-116.22.1.s390x",
"product_id": "nss-myhostname-32bit-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-210-116.22.1.s390x",
"product": {
"name": "systemd-210-116.22.1.s390x",
"product_id": "systemd-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-32bit-210-116.22.1.s390x",
"product": {
"name": "systemd-32bit-210-116.22.1.s390x",
"product_id": "systemd-32bit-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-116.22.1.s390x",
"product": {
"name": "systemd-devel-210-116.22.1.s390x",
"product_id": "systemd-devel-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-116.22.1.s390x",
"product": {
"name": "systemd-journal-gateway-210-116.22.1.s390x",
"product_id": "systemd-journal-gateway-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-116.22.1.s390x",
"product": {
"name": "systemd-logger-210-116.22.1.s390x",
"product_id": "systemd-logger-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-116.22.1.s390x",
"product": {
"name": "systemd-mini-210-116.22.1.s390x",
"product_id": "systemd-mini-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-116.22.1.s390x",
"product": {
"name": "systemd-mini-devel-210-116.22.1.s390x",
"product_id": "systemd-mini-devel-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-116.22.1.s390x",
"product": {
"name": "systemd-mini-sysvinit-210-116.22.1.s390x",
"product_id": "systemd-mini-sysvinit-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-116.22.1.s390x",
"product": {
"name": "systemd-sysvinit-210-116.22.1.s390x",
"product_id": "systemd-sysvinit-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390x",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390x",
"product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-210-116.22.1.s390x",
"product": {
"name": "udev-210-116.22.1.s390x",
"product_id": "udev-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-mini-210-116.22.1.s390x",
"product": {
"name": "udev-mini-210-116.22.1.s390x",
"product_id": "udev-mini-210-116.22.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-116.22.1.x86_64",
"product": {
"name": "libgudev-1_0-0-210-116.22.1.x86_64",
"product_id": "libgudev-1_0-0-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-0-32bit-210-116.22.1.x86_64",
"product": {
"name": "libgudev-1_0-0-32bit-210-116.22.1.x86_64",
"product_id": "libgudev-1_0-0-32bit-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-116.22.1.x86_64",
"product": {
"name": "libgudev-1_0-devel-210-116.22.1.x86_64",
"product_id": "libgudev-1_0-devel-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-116.22.1.x86_64",
"product": {
"name": "libudev-devel-210-116.22.1.x86_64",
"product_id": "libudev-devel-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-116.22.1.x86_64",
"product": {
"name": "libudev-mini-devel-210-116.22.1.x86_64",
"product_id": "libudev-mini-devel-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-116.22.1.x86_64",
"product": {
"name": "libudev-mini1-210-116.22.1.x86_64",
"product_id": "libudev-mini1-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-210-116.22.1.x86_64",
"product": {
"name": "libudev1-210-116.22.1.x86_64",
"product_id": "libudev1-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-210-116.22.1.x86_64",
"product": {
"name": "libudev1-32bit-210-116.22.1.x86_64",
"product_id": "libudev1-32bit-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-116.22.1.x86_64",
"product": {
"name": "nss-myhostname-210-116.22.1.x86_64",
"product_id": "nss-myhostname-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-32bit-210-116.22.1.x86_64",
"product": {
"name": "nss-myhostname-32bit-210-116.22.1.x86_64",
"product_id": "nss-myhostname-32bit-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-210-116.22.1.x86_64",
"product": {
"name": "systemd-210-116.22.1.x86_64",
"product_id": "systemd-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-32bit-210-116.22.1.x86_64",
"product": {
"name": "systemd-32bit-210-116.22.1.x86_64",
"product_id": "systemd-32bit-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-116.22.1.x86_64",
"product": {
"name": "systemd-devel-210-116.22.1.x86_64",
"product_id": "systemd-devel-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-116.22.1.x86_64",
"product": {
"name": "systemd-journal-gateway-210-116.22.1.x86_64",
"product_id": "systemd-journal-gateway-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-116.22.1.x86_64",
"product": {
"name": "systemd-logger-210-116.22.1.x86_64",
"product_id": "systemd-logger-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-116.22.1.x86_64",
"product": {
"name": "systemd-mini-210-116.22.1.x86_64",
"product_id": "systemd-mini-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-116.22.1.x86_64",
"product": {
"name": "systemd-mini-devel-210-116.22.1.x86_64",
"product_id": "systemd-mini-devel-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-116.22.1.x86_64",
"product": {
"name": "systemd-mini-sysvinit-210-116.22.1.x86_64",
"product_id": "systemd-mini-sysvinit-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-116.22.1.x86_64",
"product": {
"name": "systemd-sysvinit-210-116.22.1.x86_64",
"product_id": "systemd-sysvinit-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64",
"product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-210-116.22.1.x86_64",
"product": {
"name": "udev-210-116.22.1.x86_64",
"product_id": "udev-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-mini-210-116.22.1.x86_64",
"product": {
"name": "udev-mini-210-116.22.1.x86_64",
"product_id": "udev-mini-210-116.22.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.ppc64le"
},
"product_reference": "libgudev-1_0-0-210-116.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.s390x"
},
"product_reference": "libgudev-1_0-0-210-116.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.x86_64"
},
"product_reference": "libgudev-1_0-0-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-32bit-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.s390x"
},
"product_reference": "libgudev-1_0-0-32bit-210-116.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-32bit-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.x86_64"
},
"product_reference": "libgudev-1_0-0-32bit-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-devel-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.ppc64le"
},
"product_reference": "libgudev-1_0-devel-210-116.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-devel-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.s390x"
},
"product_reference": "libgudev-1_0-devel-210-116.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-devel-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.x86_64"
},
"product_reference": "libgudev-1_0-devel-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.ppc64le"
},
"product_reference": "libudev-devel-210-116.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.s390x"
},
"product_reference": "libudev-devel-210-116.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.x86_64"
},
"product_reference": "libudev-devel-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.ppc64le"
},
"product_reference": "libudev1-210-116.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.s390x"
},
"product_reference": "libudev1-210-116.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.x86_64"
},
"product_reference": "libudev1-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.s390x"
},
"product_reference": "libudev1-32bit-210-116.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.x86_64"
},
"product_reference": "libudev1-32bit-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.ppc64le"
},
"product_reference": "systemd-210-116.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.s390x"
},
"product_reference": "systemd-210-116.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.x86_64"
},
"product_reference": "systemd-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.s390x"
},
"product_reference": "systemd-32bit-210-116.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.x86_64"
},
"product_reference": "systemd-32bit-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-210-116.22.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-bash-completion-210-116.22.1.noarch"
},
"product_reference": "systemd-bash-completion-210-116.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.ppc64le"
},
"product_reference": "systemd-devel-210-116.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.s390x"
},
"product_reference": "systemd-devel-210-116.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.x86_64"
},
"product_reference": "systemd-devel-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.ppc64le"
},
"product_reference": "systemd-sysvinit-210-116.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.s390x"
},
"product_reference": "systemd-sysvinit-210-116.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.x86_64"
},
"product_reference": "systemd-sysvinit-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le"
},
"product_reference": "typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.s390x"
},
"product_reference": "typelib-1_0-GUdev-1_0-210-116.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64"
},
"product_reference": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.ppc64le"
},
"product_reference": "udev-210-116.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.s390x"
},
"product_reference": "udev-210-116.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.x86_64"
},
"product_reference": "udev-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6454"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-bash-completion-210-116.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6454",
"url": "https://www.suse.com/security/cve/CVE-2019-6454"
},
{
"category": "external",
"summary": "SUSE Bug 1125352 for CVE-2019-6454",
"url": "https://bugzilla.suse.com/1125352"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-bash-completion-210-116.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-bash-completion-210-116.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-18T16:46:43Z",
"details": "important"
}
],
"title": "CVE-2019-6454"
}
]
}
SUSE-SU-2019:0425-2
Vulnerability from csaf_suse - Published: 2019-04-12 18:04 - Updated: 2019-04-12 18:04Summary
Security update for systemd
Severity
Important
Notes
Title of the patch: Security update for systemd
Description of the patch: This update for systemd fixes the following issues:
Security vulnerability fixed:
- CVE-2019-6454: Fixed a crash of PID1 by sending specially crafted D-BUS
message on the system bus by an unprivileged user (bsc#1125352)
Patchnames: SUSE-2019-425,SUSE-SLE-SAP-12-SP1-2019-425
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-32bit-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-devel-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev-devel-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-32bit-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-32bit-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-bash-completion-210-116.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-devel-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-116.22.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 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 fixes the following issues:\n\nSecurity vulnerability fixed:\n\n- CVE-2019-6454: Fixed a crash of PID1 by sending specially crafted D-BUS\n message on the system bus by an unprivileged user (bsc#1125352)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-425,SUSE-SLE-SAP-12-SP1-2019-425",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0425-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0425-2",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190425-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0425-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-April/005336.html"
},
{
"category": "self",
"summary": "SUSE Bug 1125352",
"url": "https://bugzilla.suse.com/1125352"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6454 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6454/"
}
],
"title": "Security update for systemd",
"tracking": {
"current_release_date": "2019-04-12T18:04:35Z",
"generator": {
"date": "2019-04-12T18:04:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0425-2",
"initial_release_date": "2019-04-12T18:04:35Z",
"revision_history": [
{
"date": "2019-04-12T18:04:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-116.22.1.aarch64",
"product": {
"name": "libgudev-1_0-0-210-116.22.1.aarch64",
"product_id": "libgudev-1_0-0-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-116.22.1.aarch64",
"product": {
"name": "libgudev-1_0-devel-210-116.22.1.aarch64",
"product_id": "libgudev-1_0-devel-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-116.22.1.aarch64",
"product": {
"name": "libudev-devel-210-116.22.1.aarch64",
"product_id": "libudev-devel-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-116.22.1.aarch64",
"product": {
"name": "libudev-mini-devel-210-116.22.1.aarch64",
"product_id": "libudev-mini-devel-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-116.22.1.aarch64",
"product": {
"name": "libudev-mini1-210-116.22.1.aarch64",
"product_id": "libudev-mini1-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev1-210-116.22.1.aarch64",
"product": {
"name": "libudev1-210-116.22.1.aarch64",
"product_id": "libudev1-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-116.22.1.aarch64",
"product": {
"name": "nss-myhostname-210-116.22.1.aarch64",
"product_id": "nss-myhostname-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-210-116.22.1.aarch64",
"product": {
"name": "systemd-210-116.22.1.aarch64",
"product_id": "systemd-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-116.22.1.aarch64",
"product": {
"name": "systemd-devel-210-116.22.1.aarch64",
"product_id": "systemd-devel-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-116.22.1.aarch64",
"product": {
"name": "systemd-journal-gateway-210-116.22.1.aarch64",
"product_id": "systemd-journal-gateway-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-116.22.1.aarch64",
"product": {
"name": "systemd-logger-210-116.22.1.aarch64",
"product_id": "systemd-logger-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-116.22.1.aarch64",
"product": {
"name": "systemd-mini-210-116.22.1.aarch64",
"product_id": "systemd-mini-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-116.22.1.aarch64",
"product": {
"name": "systemd-mini-devel-210-116.22.1.aarch64",
"product_id": "systemd-mini-devel-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-116.22.1.aarch64",
"product": {
"name": "systemd-mini-sysvinit-210-116.22.1.aarch64",
"product_id": "systemd-mini-sysvinit-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-116.22.1.aarch64",
"product": {
"name": "systemd-sysvinit-210-116.22.1.aarch64",
"product_id": "systemd-sysvinit-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.aarch64",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.aarch64",
"product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-210-116.22.1.aarch64",
"product": {
"name": "udev-210-116.22.1.aarch64",
"product_id": "udev-210-116.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-mini-210-116.22.1.aarch64",
"product": {
"name": "udev-mini-210-116.22.1.aarch64",
"product_id": "udev-mini-210-116.22.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-64bit-210-116.22.1.aarch64_ilp32",
"product": {
"name": "libgudev-1_0-0-64bit-210-116.22.1.aarch64_ilp32",
"product_id": "libgudev-1_0-0-64bit-210-116.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libudev1-64bit-210-116.22.1.aarch64_ilp32",
"product": {
"name": "libudev1-64bit-210-116.22.1.aarch64_ilp32",
"product_id": "libudev1-64bit-210-116.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "nss-myhostname-64bit-210-116.22.1.aarch64_ilp32",
"product": {
"name": "nss-myhostname-64bit-210-116.22.1.aarch64_ilp32",
"product_id": "nss-myhostname-64bit-210-116.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "systemd-64bit-210-116.22.1.aarch64_ilp32",
"product": {
"name": "systemd-64bit-210-116.22.1.aarch64_ilp32",
"product_id": "systemd-64bit-210-116.22.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-116.22.1.i586",
"product": {
"name": "libgudev-1_0-0-210-116.22.1.i586",
"product_id": "libgudev-1_0-0-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-116.22.1.i586",
"product": {
"name": "libgudev-1_0-devel-210-116.22.1.i586",
"product_id": "libgudev-1_0-devel-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-116.22.1.i586",
"product": {
"name": "libudev-devel-210-116.22.1.i586",
"product_id": "libudev-devel-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-116.22.1.i586",
"product": {
"name": "libudev-mini-devel-210-116.22.1.i586",
"product_id": "libudev-mini-devel-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-116.22.1.i586",
"product": {
"name": "libudev-mini1-210-116.22.1.i586",
"product_id": "libudev-mini1-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "libudev1-210-116.22.1.i586",
"product": {
"name": "libudev1-210-116.22.1.i586",
"product_id": "libudev1-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-116.22.1.i586",
"product": {
"name": "nss-myhostname-210-116.22.1.i586",
"product_id": "nss-myhostname-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-210-116.22.1.i586",
"product": {
"name": "systemd-210-116.22.1.i586",
"product_id": "systemd-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-116.22.1.i586",
"product": {
"name": "systemd-devel-210-116.22.1.i586",
"product_id": "systemd-devel-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-116.22.1.i586",
"product": {
"name": "systemd-journal-gateway-210-116.22.1.i586",
"product_id": "systemd-journal-gateway-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-116.22.1.i586",
"product": {
"name": "systemd-logger-210-116.22.1.i586",
"product_id": "systemd-logger-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-116.22.1.i586",
"product": {
"name": "systemd-mini-210-116.22.1.i586",
"product_id": "systemd-mini-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-116.22.1.i586",
"product": {
"name": "systemd-mini-devel-210-116.22.1.i586",
"product_id": "systemd-mini-devel-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-116.22.1.i586",
"product": {
"name": "systemd-mini-sysvinit-210-116.22.1.i586",
"product_id": "systemd-mini-sysvinit-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-116.22.1.i586",
"product": {
"name": "systemd-sysvinit-210-116.22.1.i586",
"product_id": "systemd-sysvinit-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.i586",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.i586",
"product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "udev-210-116.22.1.i586",
"product": {
"name": "udev-210-116.22.1.i586",
"product_id": "udev-210-116.22.1.i586"
}
},
{
"category": "product_version",
"name": "udev-mini-210-116.22.1.i586",
"product": {
"name": "udev-mini-210-116.22.1.i586",
"product_id": "udev-mini-210-116.22.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "systemd-bash-completion-210-116.22.1.noarch",
"product": {
"name": "systemd-bash-completion-210-116.22.1.noarch",
"product_id": "systemd-bash-completion-210-116.22.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-116.22.1.ppc64le",
"product": {
"name": "libgudev-1_0-0-210-116.22.1.ppc64le",
"product_id": "libgudev-1_0-0-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-116.22.1.ppc64le",
"product": {
"name": "libgudev-1_0-devel-210-116.22.1.ppc64le",
"product_id": "libgudev-1_0-devel-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-116.22.1.ppc64le",
"product": {
"name": "libudev-devel-210-116.22.1.ppc64le",
"product_id": "libudev-devel-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-116.22.1.ppc64le",
"product": {
"name": "libudev-mini-devel-210-116.22.1.ppc64le",
"product_id": "libudev-mini-devel-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-116.22.1.ppc64le",
"product": {
"name": "libudev-mini1-210-116.22.1.ppc64le",
"product_id": "libudev-mini1-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev1-210-116.22.1.ppc64le",
"product": {
"name": "libudev1-210-116.22.1.ppc64le",
"product_id": "libudev1-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-116.22.1.ppc64le",
"product": {
"name": "nss-myhostname-210-116.22.1.ppc64le",
"product_id": "nss-myhostname-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-210-116.22.1.ppc64le",
"product": {
"name": "systemd-210-116.22.1.ppc64le",
"product_id": "systemd-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-116.22.1.ppc64le",
"product": {
"name": "systemd-devel-210-116.22.1.ppc64le",
"product_id": "systemd-devel-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-116.22.1.ppc64le",
"product": {
"name": "systemd-journal-gateway-210-116.22.1.ppc64le",
"product_id": "systemd-journal-gateway-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-116.22.1.ppc64le",
"product": {
"name": "systemd-logger-210-116.22.1.ppc64le",
"product_id": "systemd-logger-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-116.22.1.ppc64le",
"product": {
"name": "systemd-mini-210-116.22.1.ppc64le",
"product_id": "systemd-mini-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-116.22.1.ppc64le",
"product": {
"name": "systemd-mini-devel-210-116.22.1.ppc64le",
"product_id": "systemd-mini-devel-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-116.22.1.ppc64le",
"product": {
"name": "systemd-mini-sysvinit-210-116.22.1.ppc64le",
"product_id": "systemd-mini-sysvinit-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-116.22.1.ppc64le",
"product": {
"name": "systemd-sysvinit-210-116.22.1.ppc64le",
"product_id": "systemd-sysvinit-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le",
"product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-210-116.22.1.ppc64le",
"product": {
"name": "udev-210-116.22.1.ppc64le",
"product_id": "udev-210-116.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-mini-210-116.22.1.ppc64le",
"product": {
"name": "udev-mini-210-116.22.1.ppc64le",
"product_id": "udev-mini-210-116.22.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-116.22.1.s390",
"product": {
"name": "libgudev-1_0-0-210-116.22.1.s390",
"product_id": "libgudev-1_0-0-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-116.22.1.s390",
"product": {
"name": "libgudev-1_0-devel-210-116.22.1.s390",
"product_id": "libgudev-1_0-devel-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-116.22.1.s390",
"product": {
"name": "libudev-devel-210-116.22.1.s390",
"product_id": "libudev-devel-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-116.22.1.s390",
"product": {
"name": "libudev-mini-devel-210-116.22.1.s390",
"product_id": "libudev-mini-devel-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-116.22.1.s390",
"product": {
"name": "libudev-mini1-210-116.22.1.s390",
"product_id": "libudev-mini1-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "libudev1-210-116.22.1.s390",
"product": {
"name": "libudev1-210-116.22.1.s390",
"product_id": "libudev1-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-116.22.1.s390",
"product": {
"name": "nss-myhostname-210-116.22.1.s390",
"product_id": "nss-myhostname-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-210-116.22.1.s390",
"product": {
"name": "systemd-210-116.22.1.s390",
"product_id": "systemd-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-116.22.1.s390",
"product": {
"name": "systemd-devel-210-116.22.1.s390",
"product_id": "systemd-devel-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-116.22.1.s390",
"product": {
"name": "systemd-journal-gateway-210-116.22.1.s390",
"product_id": "systemd-journal-gateway-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-116.22.1.s390",
"product": {
"name": "systemd-logger-210-116.22.1.s390",
"product_id": "systemd-logger-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-116.22.1.s390",
"product": {
"name": "systemd-mini-210-116.22.1.s390",
"product_id": "systemd-mini-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-116.22.1.s390",
"product": {
"name": "systemd-mini-devel-210-116.22.1.s390",
"product_id": "systemd-mini-devel-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-116.22.1.s390",
"product": {
"name": "systemd-mini-sysvinit-210-116.22.1.s390",
"product_id": "systemd-mini-sysvinit-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-116.22.1.s390",
"product": {
"name": "systemd-sysvinit-210-116.22.1.s390",
"product_id": "systemd-sysvinit-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390",
"product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "udev-210-116.22.1.s390",
"product": {
"name": "udev-210-116.22.1.s390",
"product_id": "udev-210-116.22.1.s390"
}
},
{
"category": "product_version",
"name": "udev-mini-210-116.22.1.s390",
"product": {
"name": "udev-mini-210-116.22.1.s390",
"product_id": "udev-mini-210-116.22.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-116.22.1.s390x",
"product": {
"name": "libgudev-1_0-0-210-116.22.1.s390x",
"product_id": "libgudev-1_0-0-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-0-32bit-210-116.22.1.s390x",
"product": {
"name": "libgudev-1_0-0-32bit-210-116.22.1.s390x",
"product_id": "libgudev-1_0-0-32bit-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-116.22.1.s390x",
"product": {
"name": "libgudev-1_0-devel-210-116.22.1.s390x",
"product_id": "libgudev-1_0-devel-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-116.22.1.s390x",
"product": {
"name": "libudev-devel-210-116.22.1.s390x",
"product_id": "libudev-devel-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-116.22.1.s390x",
"product": {
"name": "libudev-mini-devel-210-116.22.1.s390x",
"product_id": "libudev-mini-devel-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-116.22.1.s390x",
"product": {
"name": "libudev-mini1-210-116.22.1.s390x",
"product_id": "libudev-mini1-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-210-116.22.1.s390x",
"product": {
"name": "libudev1-210-116.22.1.s390x",
"product_id": "libudev1-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-210-116.22.1.s390x",
"product": {
"name": "libudev1-32bit-210-116.22.1.s390x",
"product_id": "libudev1-32bit-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-116.22.1.s390x",
"product": {
"name": "nss-myhostname-210-116.22.1.s390x",
"product_id": "nss-myhostname-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-myhostname-32bit-210-116.22.1.s390x",
"product": {
"name": "nss-myhostname-32bit-210-116.22.1.s390x",
"product_id": "nss-myhostname-32bit-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-210-116.22.1.s390x",
"product": {
"name": "systemd-210-116.22.1.s390x",
"product_id": "systemd-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-32bit-210-116.22.1.s390x",
"product": {
"name": "systemd-32bit-210-116.22.1.s390x",
"product_id": "systemd-32bit-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-116.22.1.s390x",
"product": {
"name": "systemd-devel-210-116.22.1.s390x",
"product_id": "systemd-devel-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-116.22.1.s390x",
"product": {
"name": "systemd-journal-gateway-210-116.22.1.s390x",
"product_id": "systemd-journal-gateway-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-116.22.1.s390x",
"product": {
"name": "systemd-logger-210-116.22.1.s390x",
"product_id": "systemd-logger-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-116.22.1.s390x",
"product": {
"name": "systemd-mini-210-116.22.1.s390x",
"product_id": "systemd-mini-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-116.22.1.s390x",
"product": {
"name": "systemd-mini-devel-210-116.22.1.s390x",
"product_id": "systemd-mini-devel-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-116.22.1.s390x",
"product": {
"name": "systemd-mini-sysvinit-210-116.22.1.s390x",
"product_id": "systemd-mini-sysvinit-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-116.22.1.s390x",
"product": {
"name": "systemd-sysvinit-210-116.22.1.s390x",
"product_id": "systemd-sysvinit-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390x",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390x",
"product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-210-116.22.1.s390x",
"product": {
"name": "udev-210-116.22.1.s390x",
"product_id": "udev-210-116.22.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-mini-210-116.22.1.s390x",
"product": {
"name": "udev-mini-210-116.22.1.s390x",
"product_id": "udev-mini-210-116.22.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev-1_0-0-210-116.22.1.x86_64",
"product": {
"name": "libgudev-1_0-0-210-116.22.1.x86_64",
"product_id": "libgudev-1_0-0-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-0-32bit-210-116.22.1.x86_64",
"product": {
"name": "libgudev-1_0-0-32bit-210-116.22.1.x86_64",
"product_id": "libgudev-1_0-0-32bit-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgudev-1_0-devel-210-116.22.1.x86_64",
"product": {
"name": "libgudev-1_0-devel-210-116.22.1.x86_64",
"product_id": "libgudev-1_0-devel-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-devel-210-116.22.1.x86_64",
"product": {
"name": "libudev-devel-210-116.22.1.x86_64",
"product_id": "libudev-devel-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-210-116.22.1.x86_64",
"product": {
"name": "libudev-mini-devel-210-116.22.1.x86_64",
"product_id": "libudev-mini-devel-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-210-116.22.1.x86_64",
"product": {
"name": "libudev-mini1-210-116.22.1.x86_64",
"product_id": "libudev-mini1-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-210-116.22.1.x86_64",
"product": {
"name": "libudev1-210-116.22.1.x86_64",
"product_id": "libudev1-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-210-116.22.1.x86_64",
"product": {
"name": "libudev1-32bit-210-116.22.1.x86_64",
"product_id": "libudev1-32bit-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-210-116.22.1.x86_64",
"product": {
"name": "nss-myhostname-210-116.22.1.x86_64",
"product_id": "nss-myhostname-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-32bit-210-116.22.1.x86_64",
"product": {
"name": "nss-myhostname-32bit-210-116.22.1.x86_64",
"product_id": "nss-myhostname-32bit-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-210-116.22.1.x86_64",
"product": {
"name": "systemd-210-116.22.1.x86_64",
"product_id": "systemd-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-32bit-210-116.22.1.x86_64",
"product": {
"name": "systemd-32bit-210-116.22.1.x86_64",
"product_id": "systemd-32bit-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-devel-210-116.22.1.x86_64",
"product": {
"name": "systemd-devel-210-116.22.1.x86_64",
"product_id": "systemd-devel-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-210-116.22.1.x86_64",
"product": {
"name": "systemd-journal-gateway-210-116.22.1.x86_64",
"product_id": "systemd-journal-gateway-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-logger-210-116.22.1.x86_64",
"product": {
"name": "systemd-logger-210-116.22.1.x86_64",
"product_id": "systemd-logger-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-210-116.22.1.x86_64",
"product": {
"name": "systemd-mini-210-116.22.1.x86_64",
"product_id": "systemd-mini-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-210-116.22.1.x86_64",
"product": {
"name": "systemd-mini-devel-210-116.22.1.x86_64",
"product_id": "systemd-mini-devel-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-210-116.22.1.x86_64",
"product": {
"name": "systemd-mini-sysvinit-210-116.22.1.x86_64",
"product_id": "systemd-mini-sysvinit-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-210-116.22.1.x86_64",
"product": {
"name": "systemd-sysvinit-210-116.22.1.x86_64",
"product_id": "systemd-sysvinit-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64",
"product": {
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64",
"product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-210-116.22.1.x86_64",
"product": {
"name": "udev-210-116.22.1.x86_64",
"product_id": "udev-210-116.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-mini-210-116.22.1.x86_64",
"product": {
"name": "udev-mini-210-116.22.1.x86_64",
"product_id": "udev-mini-210-116.22.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-116.22.1.x86_64"
},
"product_reference": "libgudev-1_0-0-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-0-32bit-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-32bit-210-116.22.1.x86_64"
},
"product_reference": "libgudev-1_0-0-32bit-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev-1_0-devel-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-devel-210-116.22.1.x86_64"
},
"product_reference": "libgudev-1_0-devel-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev-devel-210-116.22.1.x86_64"
},
"product_reference": "libudev-devel-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-116.22.1.x86_64"
},
"product_reference": "libudev1-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-32bit-210-116.22.1.x86_64"
},
"product_reference": "libudev1-32bit-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-116.22.1.x86_64"
},
"product_reference": "systemd-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-32bit-210-116.22.1.x86_64"
},
"product_reference": "systemd-32bit-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-210-116.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-bash-completion-210-116.22.1.noarch"
},
"product_reference": "systemd-bash-completion-210-116.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-devel-210-116.22.1.x86_64"
},
"product_reference": "systemd-devel-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-116.22.1.x86_64"
},
"product_reference": "systemd-sysvinit-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64"
},
"product_reference": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-116.22.1.x86_64"
},
"product_reference": "udev-210-116.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6454"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-bash-completion-210-116.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-116.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6454",
"url": "https://www.suse.com/security/cve/CVE-2019-6454"
},
{
"category": "external",
"summary": "SUSE Bug 1125352 for CVE-2019-6454",
"url": "https://bugzilla.suse.com/1125352"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-bash-completion-210-116.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-116.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-32bit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-bash-completion-210-116.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-devel-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-116.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-04-12T18:04:35Z",
"details": "important"
}
],
"title": "CVE-2019-6454"
}
]
}
SUSE-SU-2019:0426-1
Vulnerability from csaf_suse - Published: 2019-02-18 16:46 - Updated: 2019-02-18 16:46Summary
Security update for systemd
Severity
Important
Notes
Title of the patch: Security update for systemd
Description of the patch: This update for systemd fixes the following issues:
- CVE-2019-6454: Overlong DBUS messages could be used to crash systemd (bsc#1125352)
- units: make sure initrd-cleanup.service terminates before switching to rootfs (bsc#1123333)
- logind: fix bad error propagation
- login: log session state 'closing' (as well as New/Removed)
- logind: fix borked r check
- login: don't remove all devices from PID1 when only one was removed
- login: we only allow opening character devices
- login: correct comment in session_device_free()
- login: remember that fds received from PID1 need to be removed eventually
- login: fix FDNAME in call to sd_pid_notify_with_fds()
- logind: fd 0 is a valid fd
- logind: rework sd_eviocrevoke()
- logind: check file is device node before using .st_rdev
- logind: use the new FDSTOREREMOVE=1 sd_notify() message (bsc#1124153)
- core: add a new sd_notify() message for removing fds from the FD store again
- logind: make sure we don't trip up on half-initialized session devices (bsc#1123727)
- fd-util: accept that kcmp might fail with EPERM/EACCES
- core: Fix use after free case in load_from_path() (bsc#1121563)
- core: include Found state in device dumps
- device: fix serialization and deserialization of DeviceFound
- fix path in btrfs rule (#6844)
- assemble multidevice btrfs volumes without external tools (#6607) (bsc#1117025)
- Update systemd-system.conf.xml (bsc#1122000)
- units: inform user that the default target is started after exiting from rescue or emergency mode
- core: free lines after reading them (bsc#1123892)
- sd-bus: if we receive an invalid dbus message, ignore and proceeed
- automount: don't pass non-blocking pipe to kernel.
Patchnames: SUSE-2019-426,SUSE-SLE-Module-Basesystem-15-2019-426,SUSE-SLE-Module-Development-Tools-OBS-15-2019-426
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
15 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 fixes the following issues:\n\n- CVE-2019-6454: Overlong DBUS messages could be used to crash systemd (bsc#1125352)\n\n- units: make sure initrd-cleanup.service terminates before switching to rootfs (bsc#1123333)\n- logind: fix bad error propagation\n- login: log session state \u0027closing\u0027 (as well as New/Removed)\n- logind: fix borked r check\n- login: don\u0027t remove all devices from PID1 when only one was removed\n- login: we only allow opening character devices\n- login: correct comment in session_device_free()\n- login: remember that fds received from PID1 need to be removed eventually\n- login: fix FDNAME in call to sd_pid_notify_with_fds()\n- logind: fd 0 is a valid fd\n- logind: rework sd_eviocrevoke()\n- logind: check file is device node before using .st_rdev\n- logind: use the new FDSTOREREMOVE=1 sd_notify() message (bsc#1124153)\n- core: add a new sd_notify() message for removing fds from the FD store again\n- logind: make sure we don\u0027t trip up on half-initialized session devices (bsc#1123727)\n- fd-util: accept that kcmp might fail with EPERM/EACCES\n- core: Fix use after free case in load_from_path() (bsc#1121563)\n- core: include Found state in device dumps\n- device: fix serialization and deserialization of DeviceFound\n- fix path in btrfs rule (#6844)\n- assemble multidevice btrfs volumes without external tools (#6607) (bsc#1117025)\n- Update systemd-system.conf.xml (bsc#1122000)\n- units: inform user that the default target is started after exiting from rescue or emergency mode\n- core: free lines after reading them (bsc#1123892)\n- sd-bus: if we receive an invalid dbus message, ignore and proceeed\n- automount: don\u0027t pass non-blocking pipe to kernel.\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-426,SUSE-SLE-Module-Basesystem-15-2019-426,SUSE-SLE-Module-Development-Tools-OBS-15-2019-426",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0426-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0426-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190426-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0426-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-February/005133.html"
},
{
"category": "self",
"summary": "SUSE Bug 1117025",
"url": "https://bugzilla.suse.com/1117025"
},
{
"category": "self",
"summary": "SUSE Bug 1121563",
"url": "https://bugzilla.suse.com/1121563"
},
{
"category": "self",
"summary": "SUSE Bug 1122000",
"url": "https://bugzilla.suse.com/1122000"
},
{
"category": "self",
"summary": "SUSE Bug 1123333",
"url": "https://bugzilla.suse.com/1123333"
},
{
"category": "self",
"summary": "SUSE Bug 1123727",
"url": "https://bugzilla.suse.com/1123727"
},
{
"category": "self",
"summary": "SUSE Bug 1123892",
"url": "https://bugzilla.suse.com/1123892"
},
{
"category": "self",
"summary": "SUSE Bug 1124153",
"url": "https://bugzilla.suse.com/1124153"
},
{
"category": "self",
"summary": "SUSE Bug 1125352",
"url": "https://bugzilla.suse.com/1125352"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6454 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6454/"
}
],
"title": "Security update for systemd",
"tracking": {
"current_release_date": "2019-02-18T16:46:59Z",
"generator": {
"date": "2019-02-18T16:46:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0426-1",
"initial_release_date": "2019-02-18T16:46:59Z",
"revision_history": [
{
"date": "2019-02-18T16:46:59Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.25.1.aarch64",
"product": {
"name": "libsystemd0-234-24.25.1.aarch64",
"product_id": "libsystemd0-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.25.1.aarch64",
"product": {
"name": "libsystemd0-mini-234-24.25.1.aarch64",
"product_id": "libsystemd0-mini-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.25.1.aarch64",
"product": {
"name": "libudev-devel-234-24.25.1.aarch64",
"product_id": "libudev-devel-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.25.1.aarch64",
"product": {
"name": "libudev-mini-devel-234-24.25.1.aarch64",
"product_id": "libudev-mini-devel-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.25.1.aarch64",
"product": {
"name": "libudev-mini1-234-24.25.1.aarch64",
"product_id": "libudev-mini1-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.25.1.aarch64",
"product": {
"name": "libudev1-234-24.25.1.aarch64",
"product_id": "libudev1-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.25.1.aarch64",
"product": {
"name": "nss-myhostname-234-24.25.1.aarch64",
"product_id": "nss-myhostname-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.25.1.aarch64",
"product": {
"name": "nss-mymachines-234-24.25.1.aarch64",
"product_id": "nss-mymachines-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.25.1.aarch64",
"product": {
"name": "nss-systemd-234-24.25.1.aarch64",
"product_id": "nss-systemd-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-234-24.25.1.aarch64",
"product": {
"name": "systemd-234-24.25.1.aarch64",
"product_id": "systemd-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.25.1.aarch64",
"product": {
"name": "systemd-container-234-24.25.1.aarch64",
"product_id": "systemd-container-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.25.1.aarch64",
"product": {
"name": "systemd-coredump-234-24.25.1.aarch64",
"product_id": "systemd-coredump-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.25.1.aarch64",
"product": {
"name": "systemd-devel-234-24.25.1.aarch64",
"product_id": "systemd-devel-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.25.1.aarch64",
"product": {
"name": "systemd-logger-234-24.25.1.aarch64",
"product_id": "systemd-logger-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.25.1.aarch64",
"product": {
"name": "systemd-mini-234-24.25.1.aarch64",
"product_id": "systemd-mini-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.25.1.aarch64",
"product": {
"name": "systemd-mini-container-mini-234-24.25.1.aarch64",
"product_id": "systemd-mini-container-mini-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.25.1.aarch64",
"product": {
"name": "systemd-mini-coredump-mini-234-24.25.1.aarch64",
"product_id": "systemd-mini-coredump-mini-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.25.1.aarch64",
"product": {
"name": "systemd-mini-devel-234-24.25.1.aarch64",
"product_id": "systemd-mini-devel-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.25.1.aarch64",
"product": {
"name": "systemd-mini-sysvinit-234-24.25.1.aarch64",
"product_id": "systemd-mini-sysvinit-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.25.1.aarch64",
"product": {
"name": "systemd-sysvinit-234-24.25.1.aarch64",
"product_id": "systemd-sysvinit-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-234-24.25.1.aarch64",
"product": {
"name": "udev-234-24.25.1.aarch64",
"product_id": "udev-234-24.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.25.1.aarch64",
"product": {
"name": "udev-mini-234-24.25.1.aarch64",
"product_id": "udev-mini-234-24.25.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-64bit-234-24.25.1.aarch64_ilp32",
"product": {
"name": "libsystemd0-64bit-234-24.25.1.aarch64_ilp32",
"product_id": "libsystemd0-64bit-234-24.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libudev-devel-64bit-234-24.25.1.aarch64_ilp32",
"product": {
"name": "libudev-devel-64bit-234-24.25.1.aarch64_ilp32",
"product_id": "libudev-devel-64bit-234-24.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libudev1-64bit-234-24.25.1.aarch64_ilp32",
"product": {
"name": "libudev1-64bit-234-24.25.1.aarch64_ilp32",
"product_id": "libudev1-64bit-234-24.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "nss-myhostname-64bit-234-24.25.1.aarch64_ilp32",
"product": {
"name": "nss-myhostname-64bit-234-24.25.1.aarch64_ilp32",
"product_id": "nss-myhostname-64bit-234-24.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "nss-mymachines-64bit-234-24.25.1.aarch64_ilp32",
"product": {
"name": "nss-mymachines-64bit-234-24.25.1.aarch64_ilp32",
"product_id": "nss-mymachines-64bit-234-24.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "systemd-64bit-234-24.25.1.aarch64_ilp32",
"product": {
"name": "systemd-64bit-234-24.25.1.aarch64_ilp32",
"product_id": "systemd-64bit-234-24.25.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.25.1.i586",
"product": {
"name": "libsystemd0-234-24.25.1.i586",
"product_id": "libsystemd0-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.25.1.i586",
"product": {
"name": "libsystemd0-mini-234-24.25.1.i586",
"product_id": "libsystemd0-mini-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.25.1.i586",
"product": {
"name": "libudev-devel-234-24.25.1.i586",
"product_id": "libudev-devel-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.25.1.i586",
"product": {
"name": "libudev-mini-devel-234-24.25.1.i586",
"product_id": "libudev-mini-devel-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.25.1.i586",
"product": {
"name": "libudev-mini1-234-24.25.1.i586",
"product_id": "libudev-mini1-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.25.1.i586",
"product": {
"name": "libudev1-234-24.25.1.i586",
"product_id": "libudev1-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.25.1.i586",
"product": {
"name": "nss-myhostname-234-24.25.1.i586",
"product_id": "nss-myhostname-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.25.1.i586",
"product": {
"name": "nss-mymachines-234-24.25.1.i586",
"product_id": "nss-mymachines-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.25.1.i586",
"product": {
"name": "nss-systemd-234-24.25.1.i586",
"product_id": "nss-systemd-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-234-24.25.1.i586",
"product": {
"name": "systemd-234-24.25.1.i586",
"product_id": "systemd-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.25.1.i586",
"product": {
"name": "systemd-container-234-24.25.1.i586",
"product_id": "systemd-container-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.25.1.i586",
"product": {
"name": "systemd-coredump-234-24.25.1.i586",
"product_id": "systemd-coredump-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.25.1.i586",
"product": {
"name": "systemd-devel-234-24.25.1.i586",
"product_id": "systemd-devel-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.25.1.i586",
"product": {
"name": "systemd-logger-234-24.25.1.i586",
"product_id": "systemd-logger-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.25.1.i586",
"product": {
"name": "systemd-mini-234-24.25.1.i586",
"product_id": "systemd-mini-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.25.1.i586",
"product": {
"name": "systemd-mini-container-mini-234-24.25.1.i586",
"product_id": "systemd-mini-container-mini-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.25.1.i586",
"product": {
"name": "systemd-mini-coredump-mini-234-24.25.1.i586",
"product_id": "systemd-mini-coredump-mini-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.25.1.i586",
"product": {
"name": "systemd-mini-devel-234-24.25.1.i586",
"product_id": "systemd-mini-devel-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.25.1.i586",
"product": {
"name": "systemd-mini-sysvinit-234-24.25.1.i586",
"product_id": "systemd-mini-sysvinit-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.25.1.i586",
"product": {
"name": "systemd-sysvinit-234-24.25.1.i586",
"product_id": "systemd-sysvinit-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "udev-234-24.25.1.i586",
"product": {
"name": "udev-234-24.25.1.i586",
"product_id": "udev-234-24.25.1.i586"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.25.1.i586",
"product": {
"name": "udev-mini-234-24.25.1.i586",
"product_id": "udev-mini-234-24.25.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "systemd-bash-completion-234-24.25.1.noarch",
"product": {
"name": "systemd-bash-completion-234-24.25.1.noarch",
"product_id": "systemd-bash-completion-234-24.25.1.noarch"
}
},
{
"category": "product_version",
"name": "systemd-mini-bash-completion-234-24.25.1.noarch",
"product": {
"name": "systemd-mini-bash-completion-234-24.25.1.noarch",
"product_id": "systemd-mini-bash-completion-234-24.25.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.25.1.ppc64le",
"product": {
"name": "libsystemd0-234-24.25.1.ppc64le",
"product_id": "libsystemd0-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.25.1.ppc64le",
"product": {
"name": "libsystemd0-mini-234-24.25.1.ppc64le",
"product_id": "libsystemd0-mini-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.25.1.ppc64le",
"product": {
"name": "libudev-devel-234-24.25.1.ppc64le",
"product_id": "libudev-devel-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.25.1.ppc64le",
"product": {
"name": "libudev-mini-devel-234-24.25.1.ppc64le",
"product_id": "libudev-mini-devel-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.25.1.ppc64le",
"product": {
"name": "libudev-mini1-234-24.25.1.ppc64le",
"product_id": "libudev-mini1-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.25.1.ppc64le",
"product": {
"name": "libudev1-234-24.25.1.ppc64le",
"product_id": "libudev1-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.25.1.ppc64le",
"product": {
"name": "nss-myhostname-234-24.25.1.ppc64le",
"product_id": "nss-myhostname-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.25.1.ppc64le",
"product": {
"name": "nss-mymachines-234-24.25.1.ppc64le",
"product_id": "nss-mymachines-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.25.1.ppc64le",
"product": {
"name": "nss-systemd-234-24.25.1.ppc64le",
"product_id": "nss-systemd-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-234-24.25.1.ppc64le",
"product": {
"name": "systemd-234-24.25.1.ppc64le",
"product_id": "systemd-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.25.1.ppc64le",
"product": {
"name": "systemd-container-234-24.25.1.ppc64le",
"product_id": "systemd-container-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.25.1.ppc64le",
"product": {
"name": "systemd-coredump-234-24.25.1.ppc64le",
"product_id": "systemd-coredump-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.25.1.ppc64le",
"product": {
"name": "systemd-devel-234-24.25.1.ppc64le",
"product_id": "systemd-devel-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.25.1.ppc64le",
"product": {
"name": "systemd-logger-234-24.25.1.ppc64le",
"product_id": "systemd-logger-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.25.1.ppc64le",
"product": {
"name": "systemd-mini-234-24.25.1.ppc64le",
"product_id": "systemd-mini-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.25.1.ppc64le",
"product": {
"name": "systemd-mini-container-mini-234-24.25.1.ppc64le",
"product_id": "systemd-mini-container-mini-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.25.1.ppc64le",
"product": {
"name": "systemd-mini-coredump-mini-234-24.25.1.ppc64le",
"product_id": "systemd-mini-coredump-mini-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.25.1.ppc64le",
"product": {
"name": "systemd-mini-devel-234-24.25.1.ppc64le",
"product_id": "systemd-mini-devel-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.25.1.ppc64le",
"product": {
"name": "systemd-mini-sysvinit-234-24.25.1.ppc64le",
"product_id": "systemd-mini-sysvinit-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.25.1.ppc64le",
"product": {
"name": "systemd-sysvinit-234-24.25.1.ppc64le",
"product_id": "systemd-sysvinit-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-234-24.25.1.ppc64le",
"product": {
"name": "udev-234-24.25.1.ppc64le",
"product_id": "udev-234-24.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.25.1.ppc64le",
"product": {
"name": "udev-mini-234-24.25.1.ppc64le",
"product_id": "udev-mini-234-24.25.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.25.1.s390x",
"product": {
"name": "libsystemd0-234-24.25.1.s390x",
"product_id": "libsystemd0-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.25.1.s390x",
"product": {
"name": "libsystemd0-mini-234-24.25.1.s390x",
"product_id": "libsystemd0-mini-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.25.1.s390x",
"product": {
"name": "libudev-devel-234-24.25.1.s390x",
"product_id": "libudev-devel-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.25.1.s390x",
"product": {
"name": "libudev-mini-devel-234-24.25.1.s390x",
"product_id": "libudev-mini-devel-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.25.1.s390x",
"product": {
"name": "libudev-mini1-234-24.25.1.s390x",
"product_id": "libudev-mini1-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.25.1.s390x",
"product": {
"name": "libudev1-234-24.25.1.s390x",
"product_id": "libudev1-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.25.1.s390x",
"product": {
"name": "nss-myhostname-234-24.25.1.s390x",
"product_id": "nss-myhostname-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.25.1.s390x",
"product": {
"name": "nss-mymachines-234-24.25.1.s390x",
"product_id": "nss-mymachines-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.25.1.s390x",
"product": {
"name": "nss-systemd-234-24.25.1.s390x",
"product_id": "nss-systemd-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-234-24.25.1.s390x",
"product": {
"name": "systemd-234-24.25.1.s390x",
"product_id": "systemd-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.25.1.s390x",
"product": {
"name": "systemd-container-234-24.25.1.s390x",
"product_id": "systemd-container-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.25.1.s390x",
"product": {
"name": "systemd-coredump-234-24.25.1.s390x",
"product_id": "systemd-coredump-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.25.1.s390x",
"product": {
"name": "systemd-devel-234-24.25.1.s390x",
"product_id": "systemd-devel-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.25.1.s390x",
"product": {
"name": "systemd-logger-234-24.25.1.s390x",
"product_id": "systemd-logger-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.25.1.s390x",
"product": {
"name": "systemd-mini-234-24.25.1.s390x",
"product_id": "systemd-mini-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.25.1.s390x",
"product": {
"name": "systemd-mini-container-mini-234-24.25.1.s390x",
"product_id": "systemd-mini-container-mini-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.25.1.s390x",
"product": {
"name": "systemd-mini-coredump-mini-234-24.25.1.s390x",
"product_id": "systemd-mini-coredump-mini-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.25.1.s390x",
"product": {
"name": "systemd-mini-devel-234-24.25.1.s390x",
"product_id": "systemd-mini-devel-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.25.1.s390x",
"product": {
"name": "systemd-mini-sysvinit-234-24.25.1.s390x",
"product_id": "systemd-mini-sysvinit-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.25.1.s390x",
"product": {
"name": "systemd-sysvinit-234-24.25.1.s390x",
"product_id": "systemd-sysvinit-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-234-24.25.1.s390x",
"product": {
"name": "udev-234-24.25.1.s390x",
"product_id": "udev-234-24.25.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.25.1.s390x",
"product": {
"name": "udev-mini-234-24.25.1.s390x",
"product_id": "udev-mini-234-24.25.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.25.1.x86_64",
"product": {
"name": "libsystemd0-234-24.25.1.x86_64",
"product_id": "libsystemd0-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsystemd0-32bit-234-24.25.1.x86_64",
"product": {
"name": "libsystemd0-32bit-234-24.25.1.x86_64",
"product_id": "libsystemd0-32bit-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.25.1.x86_64",
"product": {
"name": "libsystemd0-mini-234-24.25.1.x86_64",
"product_id": "libsystemd0-mini-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.25.1.x86_64",
"product": {
"name": "libudev-devel-234-24.25.1.x86_64",
"product_id": "libudev-devel-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-devel-32bit-234-24.25.1.x86_64",
"product": {
"name": "libudev-devel-32bit-234-24.25.1.x86_64",
"product_id": "libudev-devel-32bit-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.25.1.x86_64",
"product": {
"name": "libudev-mini-devel-234-24.25.1.x86_64",
"product_id": "libudev-mini-devel-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.25.1.x86_64",
"product": {
"name": "libudev-mini1-234-24.25.1.x86_64",
"product_id": "libudev-mini1-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.25.1.x86_64",
"product": {
"name": "libudev1-234-24.25.1.x86_64",
"product_id": "libudev1-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-234-24.25.1.x86_64",
"product": {
"name": "libudev1-32bit-234-24.25.1.x86_64",
"product_id": "libudev1-32bit-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.25.1.x86_64",
"product": {
"name": "nss-myhostname-234-24.25.1.x86_64",
"product_id": "nss-myhostname-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-32bit-234-24.25.1.x86_64",
"product": {
"name": "nss-myhostname-32bit-234-24.25.1.x86_64",
"product_id": "nss-myhostname-32bit-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.25.1.x86_64",
"product": {
"name": "nss-mymachines-234-24.25.1.x86_64",
"product_id": "nss-mymachines-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-32bit-234-24.25.1.x86_64",
"product": {
"name": "nss-mymachines-32bit-234-24.25.1.x86_64",
"product_id": "nss-mymachines-32bit-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.25.1.x86_64",
"product": {
"name": "nss-systemd-234-24.25.1.x86_64",
"product_id": "nss-systemd-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-234-24.25.1.x86_64",
"product": {
"name": "systemd-234-24.25.1.x86_64",
"product_id": "systemd-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-32bit-234-24.25.1.x86_64",
"product": {
"name": "systemd-32bit-234-24.25.1.x86_64",
"product_id": "systemd-32bit-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.25.1.x86_64",
"product": {
"name": "systemd-container-234-24.25.1.x86_64",
"product_id": "systemd-container-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.25.1.x86_64",
"product": {
"name": "systemd-coredump-234-24.25.1.x86_64",
"product_id": "systemd-coredump-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.25.1.x86_64",
"product": {
"name": "systemd-devel-234-24.25.1.x86_64",
"product_id": "systemd-devel-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.25.1.x86_64",
"product": {
"name": "systemd-logger-234-24.25.1.x86_64",
"product_id": "systemd-logger-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.25.1.x86_64",
"product": {
"name": "systemd-mini-234-24.25.1.x86_64",
"product_id": "systemd-mini-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.25.1.x86_64",
"product": {
"name": "systemd-mini-container-mini-234-24.25.1.x86_64",
"product_id": "systemd-mini-container-mini-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.25.1.x86_64",
"product": {
"name": "systemd-mini-coredump-mini-234-24.25.1.x86_64",
"product_id": "systemd-mini-coredump-mini-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.25.1.x86_64",
"product": {
"name": "systemd-mini-devel-234-24.25.1.x86_64",
"product_id": "systemd-mini-devel-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.25.1.x86_64",
"product": {
"name": "systemd-mini-sysvinit-234-24.25.1.x86_64",
"product_id": "systemd-mini-sysvinit-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.25.1.x86_64",
"product": {
"name": "systemd-sysvinit-234-24.25.1.x86_64",
"product_id": "systemd-sysvinit-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-234-24.25.1.x86_64",
"product": {
"name": "udev-234-24.25.1.x86_64",
"product_id": "udev-234-24.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.25.1.x86_64",
"product": {
"name": "udev-mini-234-24.25.1.x86_64",
"product_id": "udev-mini-234-24.25.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.aarch64"
},
"product_reference": "libsystemd0-234-24.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.ppc64le"
},
"product_reference": "libsystemd0-234-24.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.s390x"
},
"product_reference": "libsystemd0-234-24.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.x86_64"
},
"product_reference": "libsystemd0-234-24.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.25.1.x86_64"
},
"product_reference": "libsystemd0-32bit-234-24.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.aarch64"
},
"product_reference": "libudev-devel-234-24.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.ppc64le"
},
"product_reference": "libudev-devel-234-24.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.s390x"
},
"product_reference": "libudev-devel-234-24.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.x86_64"
},
"product_reference": "libudev-devel-234-24.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.aarch64"
},
"product_reference": "libudev1-234-24.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.ppc64le"
},
"product_reference": "libudev1-234-24.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.s390x"
},
"product_reference": "libudev1-234-24.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.x86_64"
},
"product_reference": "libudev1-234-24.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.25.1.x86_64"
},
"product_reference": "libudev1-32bit-234-24.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.aarch64"
},
"product_reference": "systemd-234-24.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.ppc64le"
},
"product_reference": "systemd-234-24.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.s390x"
},
"product_reference": "systemd-234-24.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.x86_64"
},
"product_reference": "systemd-234-24.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.25.1.x86_64"
},
"product_reference": "systemd-32bit-234-24.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-234-24.25.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.25.1.noarch"
},
"product_reference": "systemd-bash-completion-234-24.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-container-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.aarch64"
},
"product_reference": "systemd-container-234-24.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-container-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.ppc64le"
},
"product_reference": "systemd-container-234-24.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-container-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.s390x"
},
"product_reference": "systemd-container-234-24.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-container-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.x86_64"
},
"product_reference": "systemd-container-234-24.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-coredump-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.aarch64"
},
"product_reference": "systemd-coredump-234-24.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-coredump-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.ppc64le"
},
"product_reference": "systemd-coredump-234-24.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-coredump-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.s390x"
},
"product_reference": "systemd-coredump-234-24.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-coredump-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.x86_64"
},
"product_reference": "systemd-coredump-234-24.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.aarch64"
},
"product_reference": "systemd-devel-234-24.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.ppc64le"
},
"product_reference": "systemd-devel-234-24.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.s390x"
},
"product_reference": "systemd-devel-234-24.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.x86_64"
},
"product_reference": "systemd-devel-234-24.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.aarch64"
},
"product_reference": "systemd-sysvinit-234-24.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.ppc64le"
},
"product_reference": "systemd-sysvinit-234-24.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.s390x"
},
"product_reference": "systemd-sysvinit-234-24.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.x86_64"
},
"product_reference": "systemd-sysvinit-234-24.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.aarch64"
},
"product_reference": "udev-234-24.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.ppc64le"
},
"product_reference": "udev-234-24.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.s390x"
},
"product_reference": "udev-234-24.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.x86_64"
},
"product_reference": "udev-234-24.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6454"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.25.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6454",
"url": "https://www.suse.com/security/cve/CVE-2019-6454"
},
{
"category": "external",
"summary": "SUSE Bug 1125352 for CVE-2019-6454",
"url": "https://bugzilla.suse.com/1125352"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.25.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.25.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-18T16:46:59Z",
"details": "important"
}
],
"title": "CVE-2019-6454"
}
]
}
SUSE-SU-2019:0428-1
Vulnerability from csaf_suse - Published: 2019-02-19 10:00 - Updated: 2019-02-19 10:00Summary
Security update for systemd
Severity
Important
Notes
Title of the patch: Security update for systemd
Description of the patch: This update for systemd fixes the following issues:
Security vulnerability fixed:
- CVE-2019-6454: Fixed a crash of PID1 by sending specially crafted D-BUS
message on the system bus by an unprivileged user (bsc#1125352)
Other bug fixes and changes:
- journal-remote: set a limit on the number of fields in a message
- journal-remote: verify entry length from header
- journald: set a limit on the number of fields (1k)
- journald: do not store the iovec entry for process commandline on stack
- core: include Found state in device dumps
- device: fix serialization and deserialization of DeviceFound
- fix path in btrfs rule (#6844)
- assemble multidevice btrfs volumes without external tools (#6607) (bsc#1117025)
- Update systemd-system.conf.xml (bsc#1122000)
- units: inform user that the default target is started after exiting from rescue or emergency mode
- manager: don't skip sigchld handler for main and control pid for services (#3738)
- core: Add helper functions unit_{main, control}_pid
- manager: Fixing a debug printf formatting mistake (#3640)
- manager: Only invoke a single sigchld per unit within a cleanup cycle (bsc#1117382)
- core: update invoke_sigchld_event() to handle NULL ->sigchld_event()
- sd-event: expose the event loop iteration counter via sd_event_get_iteration() (#3631)
- unit: rework a bit how we keep the service fdstore from being destroyed during service restart (bsc#1122344)
- core: when restarting services, don't close fds
- cryptsetup: Add dependency on loopback setup to generated units
- journal-gateway: use localStorage['cursor'] only when it has valid value
- journal-gateway: explicitly declare local variables
- analyze: actually select longest activated-time of services
- sd-bus: fix implicit downcast of bitfield reported by LGTM
- core: free lines after reading them (bsc#1123892)
- pam_systemd: reword message about not creating a session (bsc#1111498)
- pam_systemd: suppress LOG_DEBUG log messages if debugging is off (bsc#1111498)
- main: improve RLIMIT_NOFILE handling (#5795) (bsc#1120658)
- sd-bus: if we receive an invalid dbus message, ignore and proceeed
- automount: don't pass non-blocking pipe to kernel.
- units: make sure initrd-cleanup.service terminates before switching to rootfs (bsc#1123333)
- units: add Wants=initrd-cleanup.service to initrd-switch-root.target (#4345) (bsc#1123333)
Patchnames: SUSE-2019-428,SUSE-OpenStack-Cloud-7-2019-428,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2019-428,SUSE-SLE-DESKTOP-12-SP3-2019-428,SUSE-SLE-DESKTOP-12-SP4-2019-428,SUSE-SLE-SAP-12-SP2-2019-428,SUSE-SLE-SDK-12-SP3-2019-428,SUSE-SLE-SDK-12-SP4-2019-428,SUSE-SLE-SERVER-12-SP2-2019-428,SUSE-SLE-SERVER-12-SP2-BCL-2019-428,SUSE-SLE-SERVER-12-SP3-2019-428,SUSE-SLE-SERVER-12-SP4-2019-428,SUSE-Storage-4-2019-428
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
213 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libsystemd0-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev1-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev1-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-bash-completion-228-150.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-sysvinit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:udev-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:udev-228-150.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:udev-228-150.63.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
16 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 fixes the following issues:\n\nSecurity vulnerability fixed:\n\n- CVE-2019-6454: Fixed a crash of PID1 by sending specially crafted D-BUS\n message on the system bus by an unprivileged user (bsc#1125352)\n\nOther bug fixes and changes:\n\n- journal-remote: set a limit on the number of fields in a message\n- journal-remote: verify entry length from header\n- journald: set a limit on the number of fields (1k)\n- journald: do not store the iovec entry for process commandline on stack\n- core: include Found state in device dumps\n- device: fix serialization and deserialization of DeviceFound\n- fix path in btrfs rule (#6844)\n- assemble multidevice btrfs volumes without external tools (#6607) (bsc#1117025)\n- Update systemd-system.conf.xml (bsc#1122000)\n- units: inform user that the default target is started after exiting from rescue or emergency mode\n- manager: don\u0027t skip sigchld handler for main and control pid for services (#3738)\n- core: Add helper functions unit_{main, control}_pid\n- manager: Fixing a debug printf formatting mistake (#3640)\n- manager: Only invoke a single sigchld per unit within a cleanup cycle (bsc#1117382)\n- core: update invoke_sigchld_event() to handle NULL -\u003esigchld_event()\n- sd-event: expose the event loop iteration counter via sd_event_get_iteration() (#3631)\n- unit: rework a bit how we keep the service fdstore from being destroyed during service restart (bsc#1122344)\n- core: when restarting services, don\u0027t close fds\n- cryptsetup: Add dependency on loopback setup to generated units\n- journal-gateway: use localStorage[\u0027cursor\u0027] only when it has valid value\n- journal-gateway: explicitly declare local variables\n- analyze: actually select longest activated-time of services\n- sd-bus: fix implicit downcast of bitfield reported by LGTM\n- core: free lines after reading them (bsc#1123892)\n- pam_systemd: reword message about not creating a session (bsc#1111498)\n- pam_systemd: suppress LOG_DEBUG log messages if debugging is off (bsc#1111498)\n- main: improve RLIMIT_NOFILE handling (#5795) (bsc#1120658)\n- sd-bus: if we receive an invalid dbus message, ignore and proceeed\n- automount: don\u0027t pass non-blocking pipe to kernel.\n- units: make sure initrd-cleanup.service terminates before switching to rootfs (bsc#1123333)\n- units: add Wants=initrd-cleanup.service to initrd-switch-root.target (#4345) (bsc#1123333)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-428,SUSE-OpenStack-Cloud-7-2019-428,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2019-428,SUSE-SLE-DESKTOP-12-SP3-2019-428,SUSE-SLE-DESKTOP-12-SP4-2019-428,SUSE-SLE-SAP-12-SP2-2019-428,SUSE-SLE-SDK-12-SP3-2019-428,SUSE-SLE-SDK-12-SP4-2019-428,SUSE-SLE-SERVER-12-SP2-2019-428,SUSE-SLE-SERVER-12-SP2-BCL-2019-428,SUSE-SLE-SERVER-12-SP3-2019-428,SUSE-SLE-SERVER-12-SP4-2019-428,SUSE-Storage-4-2019-428",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0428-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0428-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190428-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0428-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-February/005135.html"
},
{
"category": "self",
"summary": "SUSE Bug 1111498",
"url": "https://bugzilla.suse.com/1111498"
},
{
"category": "self",
"summary": "SUSE Bug 1117025",
"url": "https://bugzilla.suse.com/1117025"
},
{
"category": "self",
"summary": "SUSE Bug 1117382",
"url": "https://bugzilla.suse.com/1117382"
},
{
"category": "self",
"summary": "SUSE Bug 1120658",
"url": "https://bugzilla.suse.com/1120658"
},
{
"category": "self",
"summary": "SUSE Bug 1122000",
"url": "https://bugzilla.suse.com/1122000"
},
{
"category": "self",
"summary": "SUSE Bug 1122344",
"url": "https://bugzilla.suse.com/1122344"
},
{
"category": "self",
"summary": "SUSE Bug 1123333",
"url": "https://bugzilla.suse.com/1123333"
},
{
"category": "self",
"summary": "SUSE Bug 1123892",
"url": "https://bugzilla.suse.com/1123892"
},
{
"category": "self",
"summary": "SUSE Bug 1125352",
"url": "https://bugzilla.suse.com/1125352"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6454 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6454/"
}
],
"title": "Security update for systemd",
"tracking": {
"current_release_date": "2019-02-19T10:00:42Z",
"generator": {
"date": "2019-02-19T10:00:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0428-1",
"initial_release_date": "2019-02-19T10:00:42Z",
"revision_history": [
{
"date": "2019-02-19T10:00:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.63.1.aarch64",
"product": {
"name": "libsystemd0-228-150.63.1.aarch64",
"product_id": "libsystemd0-228-150.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.63.1.aarch64",
"product": {
"name": "libsystemd0-mini-228-150.63.1.aarch64",
"product_id": "libsystemd0-mini-228-150.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.63.1.aarch64",
"product": {
"name": "libudev-devel-228-150.63.1.aarch64",
"product_id": "libudev-devel-228-150.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.63.1.aarch64",
"product": {
"name": "libudev-mini-devel-228-150.63.1.aarch64",
"product_id": "libudev-mini-devel-228-150.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.63.1.aarch64",
"product": {
"name": "libudev-mini1-228-150.63.1.aarch64",
"product_id": "libudev-mini1-228-150.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.63.1.aarch64",
"product": {
"name": "libudev1-228-150.63.1.aarch64",
"product_id": "libudev1-228-150.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.63.1.aarch64",
"product": {
"name": "nss-myhostname-228-150.63.1.aarch64",
"product_id": "nss-myhostname-228-150.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.63.1.aarch64",
"product": {
"name": "nss-mymachines-228-150.63.1.aarch64",
"product_id": "nss-mymachines-228-150.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-228-150.63.1.aarch64",
"product": {
"name": "systemd-228-150.63.1.aarch64",
"product_id": "systemd-228-150.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.63.1.aarch64",
"product": {
"name": "systemd-devel-228-150.63.1.aarch64",
"product_id": "systemd-devel-228-150.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.63.1.aarch64",
"product": {
"name": "systemd-logger-228-150.63.1.aarch64",
"product_id": "systemd-logger-228-150.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.63.1.aarch64",
"product": {
"name": "systemd-mini-228-150.63.1.aarch64",
"product_id": "systemd-mini-228-150.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.63.1.aarch64",
"product": {
"name": "systemd-mini-devel-228-150.63.1.aarch64",
"product_id": "systemd-mini-devel-228-150.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.63.1.aarch64",
"product": {
"name": "systemd-mini-sysvinit-228-150.63.1.aarch64",
"product_id": "systemd-mini-sysvinit-228-150.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.63.1.aarch64",
"product": {
"name": "systemd-sysvinit-228-150.63.1.aarch64",
"product_id": "systemd-sysvinit-228-150.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-228-150.63.1.aarch64",
"product": {
"name": "udev-228-150.63.1.aarch64",
"product_id": "udev-228-150.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.63.1.aarch64",
"product": {
"name": "udev-mini-228-150.63.1.aarch64",
"product_id": "udev-mini-228-150.63.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-64bit-228-150.63.1.aarch64_ilp32",
"product": {
"name": "libsystemd0-64bit-228-150.63.1.aarch64_ilp32",
"product_id": "libsystemd0-64bit-228-150.63.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libudev1-64bit-228-150.63.1.aarch64_ilp32",
"product": {
"name": "libudev1-64bit-228-150.63.1.aarch64_ilp32",
"product_id": "libudev1-64bit-228-150.63.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "nss-myhostname-64bit-228-150.63.1.aarch64_ilp32",
"product": {
"name": "nss-myhostname-64bit-228-150.63.1.aarch64_ilp32",
"product_id": "nss-myhostname-64bit-228-150.63.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "systemd-64bit-228-150.63.1.aarch64_ilp32",
"product": {
"name": "systemd-64bit-228-150.63.1.aarch64_ilp32",
"product_id": "systemd-64bit-228-150.63.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.63.1.i586",
"product": {
"name": "libsystemd0-228-150.63.1.i586",
"product_id": "libsystemd0-228-150.63.1.i586"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.63.1.i586",
"product": {
"name": "libsystemd0-mini-228-150.63.1.i586",
"product_id": "libsystemd0-mini-228-150.63.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.63.1.i586",
"product": {
"name": "libudev-devel-228-150.63.1.i586",
"product_id": "libudev-devel-228-150.63.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.63.1.i586",
"product": {
"name": "libudev-mini-devel-228-150.63.1.i586",
"product_id": "libudev-mini-devel-228-150.63.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.63.1.i586",
"product": {
"name": "libudev-mini1-228-150.63.1.i586",
"product_id": "libudev-mini1-228-150.63.1.i586"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.63.1.i586",
"product": {
"name": "libudev1-228-150.63.1.i586",
"product_id": "libudev1-228-150.63.1.i586"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.63.1.i586",
"product": {
"name": "nss-myhostname-228-150.63.1.i586",
"product_id": "nss-myhostname-228-150.63.1.i586"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.63.1.i586",
"product": {
"name": "nss-mymachines-228-150.63.1.i586",
"product_id": "nss-mymachines-228-150.63.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-228-150.63.1.i586",
"product": {
"name": "systemd-228-150.63.1.i586",
"product_id": "systemd-228-150.63.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.63.1.i586",
"product": {
"name": "systemd-devel-228-150.63.1.i586",
"product_id": "systemd-devel-228-150.63.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.63.1.i586",
"product": {
"name": "systemd-logger-228-150.63.1.i586",
"product_id": "systemd-logger-228-150.63.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.63.1.i586",
"product": {
"name": "systemd-mini-228-150.63.1.i586",
"product_id": "systemd-mini-228-150.63.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.63.1.i586",
"product": {
"name": "systemd-mini-devel-228-150.63.1.i586",
"product_id": "systemd-mini-devel-228-150.63.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.63.1.i586",
"product": {
"name": "systemd-mini-sysvinit-228-150.63.1.i586",
"product_id": "systemd-mini-sysvinit-228-150.63.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.63.1.i586",
"product": {
"name": "systemd-sysvinit-228-150.63.1.i586",
"product_id": "systemd-sysvinit-228-150.63.1.i586"
}
},
{
"category": "product_version",
"name": "udev-228-150.63.1.i586",
"product": {
"name": "udev-228-150.63.1.i586",
"product_id": "udev-228-150.63.1.i586"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.63.1.i586",
"product": {
"name": "udev-mini-228-150.63.1.i586",
"product_id": "udev-mini-228-150.63.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "systemd-bash-completion-228-150.63.1.noarch",
"product": {
"name": "systemd-bash-completion-228-150.63.1.noarch",
"product_id": "systemd-bash-completion-228-150.63.1.noarch"
}
},
{
"category": "product_version",
"name": "systemd-mini-bash-completion-228-150.63.1.noarch",
"product": {
"name": "systemd-mini-bash-completion-228-150.63.1.noarch",
"product_id": "systemd-mini-bash-completion-228-150.63.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.63.1.ppc64le",
"product": {
"name": "libsystemd0-228-150.63.1.ppc64le",
"product_id": "libsystemd0-228-150.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.63.1.ppc64le",
"product": {
"name": "libsystemd0-mini-228-150.63.1.ppc64le",
"product_id": "libsystemd0-mini-228-150.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.63.1.ppc64le",
"product": {
"name": "libudev-devel-228-150.63.1.ppc64le",
"product_id": "libudev-devel-228-150.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.63.1.ppc64le",
"product": {
"name": "libudev-mini-devel-228-150.63.1.ppc64le",
"product_id": "libudev-mini-devel-228-150.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.63.1.ppc64le",
"product": {
"name": "libudev-mini1-228-150.63.1.ppc64le",
"product_id": "libudev-mini1-228-150.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.63.1.ppc64le",
"product": {
"name": "libudev1-228-150.63.1.ppc64le",
"product_id": "libudev1-228-150.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.63.1.ppc64le",
"product": {
"name": "nss-myhostname-228-150.63.1.ppc64le",
"product_id": "nss-myhostname-228-150.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.63.1.ppc64le",
"product": {
"name": "nss-mymachines-228-150.63.1.ppc64le",
"product_id": "nss-mymachines-228-150.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-228-150.63.1.ppc64le",
"product": {
"name": "systemd-228-150.63.1.ppc64le",
"product_id": "systemd-228-150.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.63.1.ppc64le",
"product": {
"name": "systemd-devel-228-150.63.1.ppc64le",
"product_id": "systemd-devel-228-150.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.63.1.ppc64le",
"product": {
"name": "systemd-logger-228-150.63.1.ppc64le",
"product_id": "systemd-logger-228-150.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.63.1.ppc64le",
"product": {
"name": "systemd-mini-228-150.63.1.ppc64le",
"product_id": "systemd-mini-228-150.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.63.1.ppc64le",
"product": {
"name": "systemd-mini-devel-228-150.63.1.ppc64le",
"product_id": "systemd-mini-devel-228-150.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.63.1.ppc64le",
"product": {
"name": "systemd-mini-sysvinit-228-150.63.1.ppc64le",
"product_id": "systemd-mini-sysvinit-228-150.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.63.1.ppc64le",
"product": {
"name": "systemd-sysvinit-228-150.63.1.ppc64le",
"product_id": "systemd-sysvinit-228-150.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-228-150.63.1.ppc64le",
"product": {
"name": "udev-228-150.63.1.ppc64le",
"product_id": "udev-228-150.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.63.1.ppc64le",
"product": {
"name": "udev-mini-228-150.63.1.ppc64le",
"product_id": "udev-mini-228-150.63.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.63.1.s390",
"product": {
"name": "libsystemd0-228-150.63.1.s390",
"product_id": "libsystemd0-228-150.63.1.s390"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.63.1.s390",
"product": {
"name": "libsystemd0-mini-228-150.63.1.s390",
"product_id": "libsystemd0-mini-228-150.63.1.s390"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.63.1.s390",
"product": {
"name": "libudev-devel-228-150.63.1.s390",
"product_id": "libudev-devel-228-150.63.1.s390"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.63.1.s390",
"product": {
"name": "libudev-mini-devel-228-150.63.1.s390",
"product_id": "libudev-mini-devel-228-150.63.1.s390"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.63.1.s390",
"product": {
"name": "libudev-mini1-228-150.63.1.s390",
"product_id": "libudev-mini1-228-150.63.1.s390"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.63.1.s390",
"product": {
"name": "libudev1-228-150.63.1.s390",
"product_id": "libudev1-228-150.63.1.s390"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.63.1.s390",
"product": {
"name": "nss-myhostname-228-150.63.1.s390",
"product_id": "nss-myhostname-228-150.63.1.s390"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.63.1.s390",
"product": {
"name": "nss-mymachines-228-150.63.1.s390",
"product_id": "nss-mymachines-228-150.63.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-228-150.63.1.s390",
"product": {
"name": "systemd-228-150.63.1.s390",
"product_id": "systemd-228-150.63.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.63.1.s390",
"product": {
"name": "systemd-devel-228-150.63.1.s390",
"product_id": "systemd-devel-228-150.63.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.63.1.s390",
"product": {
"name": "systemd-logger-228-150.63.1.s390",
"product_id": "systemd-logger-228-150.63.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.63.1.s390",
"product": {
"name": "systemd-mini-228-150.63.1.s390",
"product_id": "systemd-mini-228-150.63.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.63.1.s390",
"product": {
"name": "systemd-mini-devel-228-150.63.1.s390",
"product_id": "systemd-mini-devel-228-150.63.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.63.1.s390",
"product": {
"name": "systemd-mini-sysvinit-228-150.63.1.s390",
"product_id": "systemd-mini-sysvinit-228-150.63.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.63.1.s390",
"product": {
"name": "systemd-sysvinit-228-150.63.1.s390",
"product_id": "systemd-sysvinit-228-150.63.1.s390"
}
},
{
"category": "product_version",
"name": "udev-228-150.63.1.s390",
"product": {
"name": "udev-228-150.63.1.s390",
"product_id": "udev-228-150.63.1.s390"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.63.1.s390",
"product": {
"name": "udev-mini-228-150.63.1.s390",
"product_id": "udev-mini-228-150.63.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.63.1.s390x",
"product": {
"name": "libsystemd0-228-150.63.1.s390x",
"product_id": "libsystemd0-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "libsystemd0-32bit-228-150.63.1.s390x",
"product": {
"name": "libsystemd0-32bit-228-150.63.1.s390x",
"product_id": "libsystemd0-32bit-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.63.1.s390x",
"product": {
"name": "libsystemd0-mini-228-150.63.1.s390x",
"product_id": "libsystemd0-mini-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.63.1.s390x",
"product": {
"name": "libudev-devel-228-150.63.1.s390x",
"product_id": "libudev-devel-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.63.1.s390x",
"product": {
"name": "libudev-mini-devel-228-150.63.1.s390x",
"product_id": "libudev-mini-devel-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.63.1.s390x",
"product": {
"name": "libudev-mini1-228-150.63.1.s390x",
"product_id": "libudev-mini1-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.63.1.s390x",
"product": {
"name": "libudev1-228-150.63.1.s390x",
"product_id": "libudev1-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-228-150.63.1.s390x",
"product": {
"name": "libudev1-32bit-228-150.63.1.s390x",
"product_id": "libudev1-32bit-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.63.1.s390x",
"product": {
"name": "nss-myhostname-228-150.63.1.s390x",
"product_id": "nss-myhostname-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-myhostname-32bit-228-150.63.1.s390x",
"product": {
"name": "nss-myhostname-32bit-228-150.63.1.s390x",
"product_id": "nss-myhostname-32bit-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.63.1.s390x",
"product": {
"name": "nss-mymachines-228-150.63.1.s390x",
"product_id": "nss-mymachines-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-228-150.63.1.s390x",
"product": {
"name": "systemd-228-150.63.1.s390x",
"product_id": "systemd-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-32bit-228-150.63.1.s390x",
"product": {
"name": "systemd-32bit-228-150.63.1.s390x",
"product_id": "systemd-32bit-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.63.1.s390x",
"product": {
"name": "systemd-devel-228-150.63.1.s390x",
"product_id": "systemd-devel-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.63.1.s390x",
"product": {
"name": "systemd-logger-228-150.63.1.s390x",
"product_id": "systemd-logger-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.63.1.s390x",
"product": {
"name": "systemd-mini-228-150.63.1.s390x",
"product_id": "systemd-mini-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.63.1.s390x",
"product": {
"name": "systemd-mini-devel-228-150.63.1.s390x",
"product_id": "systemd-mini-devel-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.63.1.s390x",
"product": {
"name": "systemd-mini-sysvinit-228-150.63.1.s390x",
"product_id": "systemd-mini-sysvinit-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.63.1.s390x",
"product": {
"name": "systemd-sysvinit-228-150.63.1.s390x",
"product_id": "systemd-sysvinit-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-228-150.63.1.s390x",
"product": {
"name": "udev-228-150.63.1.s390x",
"product_id": "udev-228-150.63.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.63.1.s390x",
"product": {
"name": "udev-mini-228-150.63.1.s390x",
"product_id": "udev-mini-228-150.63.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.63.1.x86_64",
"product": {
"name": "libsystemd0-228-150.63.1.x86_64",
"product_id": "libsystemd0-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsystemd0-32bit-228-150.63.1.x86_64",
"product": {
"name": "libsystemd0-32bit-228-150.63.1.x86_64",
"product_id": "libsystemd0-32bit-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.63.1.x86_64",
"product": {
"name": "libsystemd0-mini-228-150.63.1.x86_64",
"product_id": "libsystemd0-mini-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.63.1.x86_64",
"product": {
"name": "libudev-devel-228-150.63.1.x86_64",
"product_id": "libudev-devel-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.63.1.x86_64",
"product": {
"name": "libudev-mini-devel-228-150.63.1.x86_64",
"product_id": "libudev-mini-devel-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.63.1.x86_64",
"product": {
"name": "libudev-mini1-228-150.63.1.x86_64",
"product_id": "libudev-mini1-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.63.1.x86_64",
"product": {
"name": "libudev1-228-150.63.1.x86_64",
"product_id": "libudev1-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-228-150.63.1.x86_64",
"product": {
"name": "libudev1-32bit-228-150.63.1.x86_64",
"product_id": "libudev1-32bit-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.63.1.x86_64",
"product": {
"name": "nss-myhostname-228-150.63.1.x86_64",
"product_id": "nss-myhostname-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-32bit-228-150.63.1.x86_64",
"product": {
"name": "nss-myhostname-32bit-228-150.63.1.x86_64",
"product_id": "nss-myhostname-32bit-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.63.1.x86_64",
"product": {
"name": "nss-mymachines-228-150.63.1.x86_64",
"product_id": "nss-mymachines-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-228-150.63.1.x86_64",
"product": {
"name": "systemd-228-150.63.1.x86_64",
"product_id": "systemd-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-32bit-228-150.63.1.x86_64",
"product": {
"name": "systemd-32bit-228-150.63.1.x86_64",
"product_id": "systemd-32bit-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.63.1.x86_64",
"product": {
"name": "systemd-devel-228-150.63.1.x86_64",
"product_id": "systemd-devel-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.63.1.x86_64",
"product": {
"name": "systemd-logger-228-150.63.1.x86_64",
"product_id": "systemd-logger-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.63.1.x86_64",
"product": {
"name": "systemd-mini-228-150.63.1.x86_64",
"product_id": "systemd-mini-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.63.1.x86_64",
"product": {
"name": "systemd-mini-devel-228-150.63.1.x86_64",
"product_id": "systemd-mini-devel-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.63.1.x86_64",
"product": {
"name": "systemd-mini-sysvinit-228-150.63.1.x86_64",
"product_id": "systemd-mini-sysvinit-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.63.1.x86_64",
"product": {
"name": "systemd-sysvinit-228-150.63.1.x86_64",
"product_id": "systemd-sysvinit-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-228-150.63.1.x86_64",
"product": {
"name": "udev-228-150.63.1.x86_64",
"product_id": "udev-228-150.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.63.1.x86_64",
"product": {
"name": "udev-mini-228-150.63.1.x86_64",
"product_id": "udev-mini-228-150.63.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 4",
"product": {
"name": "SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.s390x"
},
"product_reference": "libsystemd0-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libudev1-228-150.63.1.s390x"
},
"product_reference": "libudev1-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libudev1-228-150.63.1.x86_64"
},
"product_reference": "libudev1-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.s390x"
},
"product_reference": "libudev1-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-228-150.63.1.s390x"
},
"product_reference": "systemd-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-228-150.63.1.x86_64"
},
"product_reference": "systemd-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.s390x"
},
"product_reference": "systemd-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.63.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.63.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.s390x"
},
"product_reference": "systemd-sysvinit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:udev-228-150.63.1.s390x"
},
"product_reference": "udev-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:udev-228-150.63.1.x86_64"
},
"product_reference": "udev-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.63.1.x86_64"
},
"product_reference": "libudev1-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.63.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.63.1.x86_64"
},
"product_reference": "systemd-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.63.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.63.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.63.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.63.1.x86_64"
},
"product_reference": "udev-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.63.1.x86_64"
},
"product_reference": "libudev1-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.63.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.63.1.x86_64"
},
"product_reference": "systemd-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.63.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.63.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.63.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.63.1.x86_64"
},
"product_reference": "udev-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.63.1.ppc64le"
},
"product_reference": "libsystemd0-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.63.1.ppc64le"
},
"product_reference": "libudev1-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.63.1.x86_64"
},
"product_reference": "libudev1-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.63.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.63.1.ppc64le"
},
"product_reference": "systemd-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.63.1.x86_64"
},
"product_reference": "systemd-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.63.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.63.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.63.1.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.63.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.63.1.ppc64le"
},
"product_reference": "udev-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.63.1.x86_64"
},
"product_reference": "udev-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.aarch64"
},
"product_reference": "libudev-devel-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.ppc64le"
},
"product_reference": "libudev-devel-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.63.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.s390x"
},
"product_reference": "libudev-devel-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.x86_64"
},
"product_reference": "libudev-devel-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.aarch64"
},
"product_reference": "systemd-devel-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.ppc64le"
},
"product_reference": "systemd-devel-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-228-150.63.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.s390x"
},
"product_reference": "systemd-devel-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.x86_64"
},
"product_reference": "systemd-devel-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.aarch64"
},
"product_reference": "libudev-devel-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.ppc64le"
},
"product_reference": "libudev-devel-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.63.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.s390x"
},
"product_reference": "libudev-devel-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.x86_64"
},
"product_reference": "libudev-devel-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.aarch64"
},
"product_reference": "systemd-devel-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.ppc64le"
},
"product_reference": "systemd-devel-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-228-150.63.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.s390x"
},
"product_reference": "systemd-devel-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.x86_64"
},
"product_reference": "systemd-devel-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.ppc64le"
},
"product_reference": "libsystemd0-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.s390x"
},
"product_reference": "libsystemd0-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.ppc64le"
},
"product_reference": "libudev1-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.s390x"
},
"product_reference": "libudev1-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.x86_64"
},
"product_reference": "libudev1-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.s390x"
},
"product_reference": "libudev1-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.ppc64le"
},
"product_reference": "systemd-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.s390x"
},
"product_reference": "systemd-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.x86_64"
},
"product_reference": "systemd-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.s390x"
},
"product_reference": "systemd-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.63.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.s390x"
},
"product_reference": "systemd-sysvinit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.ppc64le"
},
"product_reference": "udev-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.s390x"
},
"product_reference": "udev-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.x86_64"
},
"product_reference": "udev-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.63.1.x86_64"
},
"product_reference": "libudev1-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.63.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.63.1.x86_64"
},
"product_reference": "systemd-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.63.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.63.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.63.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.63.1.x86_64"
},
"product_reference": "udev-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.aarch64"
},
"product_reference": "libsystemd0-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.ppc64le"
},
"product_reference": "libsystemd0-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.s390x"
},
"product_reference": "libsystemd0-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.aarch64"
},
"product_reference": "libudev1-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.ppc64le"
},
"product_reference": "libudev1-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.s390x"
},
"product_reference": "libudev1-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.x86_64"
},
"product_reference": "libudev1-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.s390x"
},
"product_reference": "libudev1-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.aarch64"
},
"product_reference": "systemd-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.ppc64le"
},
"product_reference": "systemd-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.s390x"
},
"product_reference": "systemd-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.x86_64"
},
"product_reference": "systemd-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.s390x"
},
"product_reference": "systemd-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.63.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.aarch64"
},
"product_reference": "systemd-sysvinit-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.s390x"
},
"product_reference": "systemd-sysvinit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.aarch64"
},
"product_reference": "udev-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.ppc64le"
},
"product_reference": "udev-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.s390x"
},
"product_reference": "udev-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.x86_64"
},
"product_reference": "udev-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.aarch64"
},
"product_reference": "libsystemd0-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.ppc64le"
},
"product_reference": "libsystemd0-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.s390x"
},
"product_reference": "libsystemd0-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.aarch64"
},
"product_reference": "libudev1-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.ppc64le"
},
"product_reference": "libudev1-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.s390x"
},
"product_reference": "libudev1-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.x86_64"
},
"product_reference": "libudev1-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.s390x"
},
"product_reference": "libudev1-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.aarch64"
},
"product_reference": "systemd-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.ppc64le"
},
"product_reference": "systemd-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.s390x"
},
"product_reference": "systemd-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.x86_64"
},
"product_reference": "systemd-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.s390x"
},
"product_reference": "systemd-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.63.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.aarch64"
},
"product_reference": "systemd-sysvinit-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.s390x"
},
"product_reference": "systemd-sysvinit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.aarch64"
},
"product_reference": "udev-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.ppc64le"
},
"product_reference": "udev-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.s390x"
},
"product_reference": "udev-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.x86_64"
},
"product_reference": "udev-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.aarch64"
},
"product_reference": "libsystemd0-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.ppc64le"
},
"product_reference": "libsystemd0-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.s390x"
},
"product_reference": "libsystemd0-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.aarch64"
},
"product_reference": "libudev1-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.ppc64le"
},
"product_reference": "libudev1-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.s390x"
},
"product_reference": "libudev1-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.x86_64"
},
"product_reference": "libudev1-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.s390x"
},
"product_reference": "libudev1-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.aarch64"
},
"product_reference": "systemd-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.ppc64le"
},
"product_reference": "systemd-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.s390x"
},
"product_reference": "systemd-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.x86_64"
},
"product_reference": "systemd-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.s390x"
},
"product_reference": "systemd-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.63.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.aarch64"
},
"product_reference": "systemd-sysvinit-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.s390x"
},
"product_reference": "systemd-sysvinit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.aarch64"
},
"product_reference": "udev-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.ppc64le"
},
"product_reference": "udev-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.s390x"
},
"product_reference": "udev-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.x86_64"
},
"product_reference": "udev-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.aarch64"
},
"product_reference": "libsystemd0-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.ppc64le"
},
"product_reference": "libsystemd0-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.s390x"
},
"product_reference": "libsystemd0-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.63.1.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.aarch64"
},
"product_reference": "libudev1-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.ppc64le"
},
"product_reference": "libudev1-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.s390x"
},
"product_reference": "libudev1-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.x86_64"
},
"product_reference": "libudev1-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.63.1.s390x"
},
"product_reference": "libudev1-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.63.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.aarch64"
},
"product_reference": "systemd-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.ppc64le"
},
"product_reference": "systemd-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.s390x"
},
"product_reference": "systemd-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.x86_64"
},
"product_reference": "systemd-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.63.1.s390x"
},
"product_reference": "systemd-32bit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.63.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.63.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.aarch64"
},
"product_reference": "systemd-sysvinit-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.s390x"
},
"product_reference": "systemd-sysvinit-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.aarch64"
},
"product_reference": "udev-228-150.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.ppc64le"
},
"product_reference": "udev-228-150.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.s390x"
},
"product_reference": "udev-228-150.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.x86_64"
},
"product_reference": "udev-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsystemd0-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.63.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.63.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libudev1-228-150.63.1.x86_64"
},
"product_reference": "libudev1-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libudev1-32bit-228-150.63.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.63.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:systemd-228-150.63.1.x86_64"
},
"product_reference": "systemd-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:systemd-32bit-228-150.63.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:systemd-bash-completion-228-150.63.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.63.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:systemd-sysvinit-228-150.63.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.63.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:udev-228-150.63.1.x86_64"
},
"product_reference": "udev-228-150.63.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6454"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.63.1.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.63.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6454",
"url": "https://www.suse.com/security/cve/CVE-2019-6454"
},
{
"category": "external",
"summary": "SUSE Bug 1125352 for CVE-2019-6454",
"url": "https://bugzilla.suse.com/1125352"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.63.1.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.63.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.63.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.63.1.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.63.1.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.63.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-19T10:00:42Z",
"details": "important"
}
],
"title": "CVE-2019-6454"
}
]
}
SUSE-SU-2019:1265-1
Vulnerability from csaf_suse - Published: 2019-05-16 07:53 - Updated: 2019-05-16 07:53Summary
Security update for systemd
Severity
Important
Notes
Title of the patch: Security update for systemd
Description of the patch: This update for systemd fixes the following issues:
Security issues fixed:
- CVE-2018-6954: Fixed a vulnerability in the symlink handling of systemd-tmpfiles
which allowed a local user to obtain ownership of arbitrary files (bsc#1080919).
- CVE-2019-3842: Fixed a vulnerability in pam_systemd which allowed a local user to escalate privileges (bsc#1132348).
- CVE-2019-6454: Fixed a denial of service caused by long dbus messages (bsc#1125352).
Non-security issues fixed:
- systemd-coredump: generate a stack trace of all core dumps (jsc#SLE-5933)
- udevd: notify when max number value of children is reached only once per batch of events (bsc#1132400)
- sd-bus: bump message queue size again (bsc#1132721)
- core: only watch processes when it's really necessary (bsc#955942 bsc#1128657)
- rules: load drivers only on 'add' events (bsc#1126056)
- sysctl: Don't pass null directive argument to '%s' (bsc#1121563)
- Do not automatically online memory on s390x (bsc#1127557)
Patchnames: SUSE-2019-1265,SUSE-OpenStack-Cloud-7-2019-1265,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2019-1265,SUSE-SLE-DESKTOP-12-SP3-2019-1265,SUSE-SLE-DESKTOP-12-SP4-2019-1265,SUSE-SLE-SAP-12-SP2-2019-1265,SUSE-SLE-SDK-12-SP3-2019-1265,SUSE-SLE-SDK-12-SP4-2019-1265,SUSE-SLE-SERVER-12-SP2-2019-1265,SUSE-SLE-SERVER-12-SP2-BCL-2019-1265,SUSE-SLE-SERVER-12-SP3-2019-1265,SUSE-SLE-SERVER-12-SP4-2019-1265,SUSE-Storage-4-2019-1265
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.1 (High)
Affected products
Recommended
221 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.5 (Medium)
Affected products
Recommended
221 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
221 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.66.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:udev-228-150.66.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:udev-228-150.66.4.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
25 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 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2018-6954: Fixed a vulnerability in the symlink handling of systemd-tmpfiles \n which allowed a local user to obtain ownership of arbitrary files (bsc#1080919).\n- CVE-2019-3842: Fixed a vulnerability in pam_systemd which allowed a local user to escalate privileges (bsc#1132348).\n- CVE-2019-6454: Fixed a denial of service caused by long dbus messages (bsc#1125352).\n\nNon-security issues fixed:\n\n- systemd-coredump: generate a stack trace of all core dumps (jsc#SLE-5933)\n- udevd: notify when max number value of children is reached only once per batch of events (bsc#1132400)\n- sd-bus: bump message queue size again (bsc#1132721)\n- core: only watch processes when it\u0027s really necessary (bsc#955942 bsc#1128657)\n- rules: load drivers only on \u0027add\u0027 events (bsc#1126056)\n- sysctl: Don\u0027t pass null directive argument to \u0027%s\u0027 (bsc#1121563)\n- Do not automatically online memory on s390x (bsc#1127557)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-1265,SUSE-OpenStack-Cloud-7-2019-1265,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2019-1265,SUSE-SLE-DESKTOP-12-SP3-2019-1265,SUSE-SLE-DESKTOP-12-SP4-2019-1265,SUSE-SLE-SAP-12-SP2-2019-1265,SUSE-SLE-SDK-12-SP3-2019-1265,SUSE-SLE-SDK-12-SP4-2019-1265,SUSE-SLE-SERVER-12-SP2-2019-1265,SUSE-SLE-SERVER-12-SP2-BCL-2019-1265,SUSE-SLE-SERVER-12-SP3-2019-1265,SUSE-SLE-SERVER-12-SP4-2019-1265,SUSE-Storage-4-2019-1265",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1265-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1265-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191265-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1265-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-May/005467.html"
},
{
"category": "self",
"summary": "SUSE Bug 1080919",
"url": "https://bugzilla.suse.com/1080919"
},
{
"category": "self",
"summary": "SUSE Bug 1121563",
"url": "https://bugzilla.suse.com/1121563"
},
{
"category": "self",
"summary": "SUSE Bug 1125352",
"url": "https://bugzilla.suse.com/1125352"
},
{
"category": "self",
"summary": "SUSE Bug 1126056",
"url": "https://bugzilla.suse.com/1126056"
},
{
"category": "self",
"summary": "SUSE Bug 1127557",
"url": "https://bugzilla.suse.com/1127557"
},
{
"category": "self",
"summary": "SUSE Bug 1128657",
"url": "https://bugzilla.suse.com/1128657"
},
{
"category": "self",
"summary": "SUSE Bug 1130230",
"url": "https://bugzilla.suse.com/1130230"
},
{
"category": "self",
"summary": "SUSE Bug 1132348",
"url": "https://bugzilla.suse.com/1132348"
},
{
"category": "self",
"summary": "SUSE Bug 1132400",
"url": "https://bugzilla.suse.com/1132400"
},
{
"category": "self",
"summary": "SUSE Bug 1132721",
"url": "https://bugzilla.suse.com/1132721"
},
{
"category": "self",
"summary": "SUSE Bug 955942",
"url": "https://bugzilla.suse.com/955942"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-6954 page",
"url": "https://www.suse.com/security/cve/CVE-2018-6954/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3842 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3842/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6454 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6454/"
},
{
"category": "self",
"summary": "SUSE Bug SLE-5933",
"url": "https://bugzilla.suse.com/SLE-5933"
}
],
"title": "Security update for systemd",
"tracking": {
"current_release_date": "2019-05-16T07:53:09Z",
"generator": {
"date": "2019-05-16T07:53:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1265-1",
"initial_release_date": "2019-05-16T07:53:09Z",
"revision_history": [
{
"date": "2019-05-16T07:53:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.66.4.aarch64",
"product": {
"name": "libsystemd0-228-150.66.4.aarch64",
"product_id": "libsystemd0-228-150.66.4.aarch64"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.66.2.aarch64",
"product": {
"name": "libsystemd0-mini-228-150.66.2.aarch64",
"product_id": "libsystemd0-mini-228-150.66.2.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.66.4.aarch64",
"product": {
"name": "libudev-devel-228-150.66.4.aarch64",
"product_id": "libudev-devel-228-150.66.4.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.66.2.aarch64",
"product": {
"name": "libudev-mini-devel-228-150.66.2.aarch64",
"product_id": "libudev-mini-devel-228-150.66.2.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.66.2.aarch64",
"product": {
"name": "libudev-mini1-228-150.66.2.aarch64",
"product_id": "libudev-mini1-228-150.66.2.aarch64"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.66.4.aarch64",
"product": {
"name": "libudev1-228-150.66.4.aarch64",
"product_id": "libudev1-228-150.66.4.aarch64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.66.4.aarch64",
"product": {
"name": "nss-myhostname-228-150.66.4.aarch64",
"product_id": "nss-myhostname-228-150.66.4.aarch64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.66.4.aarch64",
"product": {
"name": "nss-mymachines-228-150.66.4.aarch64",
"product_id": "nss-mymachines-228-150.66.4.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-228-150.66.4.aarch64",
"product": {
"name": "systemd-228-150.66.4.aarch64",
"product_id": "systemd-228-150.66.4.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.66.4.aarch64",
"product": {
"name": "systemd-devel-228-150.66.4.aarch64",
"product_id": "systemd-devel-228-150.66.4.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.66.4.aarch64",
"product": {
"name": "systemd-logger-228-150.66.4.aarch64",
"product_id": "systemd-logger-228-150.66.4.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.66.2.aarch64",
"product": {
"name": "systemd-mini-228-150.66.2.aarch64",
"product_id": "systemd-mini-228-150.66.2.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.66.2.aarch64",
"product": {
"name": "systemd-mini-devel-228-150.66.2.aarch64",
"product_id": "systemd-mini-devel-228-150.66.2.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.66.2.aarch64",
"product": {
"name": "systemd-mini-sysvinit-228-150.66.2.aarch64",
"product_id": "systemd-mini-sysvinit-228-150.66.2.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.66.4.aarch64",
"product": {
"name": "systemd-sysvinit-228-150.66.4.aarch64",
"product_id": "systemd-sysvinit-228-150.66.4.aarch64"
}
},
{
"category": "product_version",
"name": "udev-228-150.66.4.aarch64",
"product": {
"name": "udev-228-150.66.4.aarch64",
"product_id": "udev-228-150.66.4.aarch64"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.66.2.aarch64",
"product": {
"name": "udev-mini-228-150.66.2.aarch64",
"product_id": "udev-mini-228-150.66.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-64bit-228-150.66.4.aarch64_ilp32",
"product": {
"name": "libsystemd0-64bit-228-150.66.4.aarch64_ilp32",
"product_id": "libsystemd0-64bit-228-150.66.4.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libudev1-64bit-228-150.66.4.aarch64_ilp32",
"product": {
"name": "libudev1-64bit-228-150.66.4.aarch64_ilp32",
"product_id": "libudev1-64bit-228-150.66.4.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "nss-myhostname-64bit-228-150.66.4.aarch64_ilp32",
"product": {
"name": "nss-myhostname-64bit-228-150.66.4.aarch64_ilp32",
"product_id": "nss-myhostname-64bit-228-150.66.4.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "systemd-64bit-228-150.66.4.aarch64_ilp32",
"product": {
"name": "systemd-64bit-228-150.66.4.aarch64_ilp32",
"product_id": "systemd-64bit-228-150.66.4.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.66.4.i586",
"product": {
"name": "libsystemd0-228-150.66.4.i586",
"product_id": "libsystemd0-228-150.66.4.i586"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.66.2.i586",
"product": {
"name": "libsystemd0-mini-228-150.66.2.i586",
"product_id": "libsystemd0-mini-228-150.66.2.i586"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.66.4.i586",
"product": {
"name": "libudev-devel-228-150.66.4.i586",
"product_id": "libudev-devel-228-150.66.4.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.66.2.i586",
"product": {
"name": "libudev-mini-devel-228-150.66.2.i586",
"product_id": "libudev-mini-devel-228-150.66.2.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.66.2.i586",
"product": {
"name": "libudev-mini1-228-150.66.2.i586",
"product_id": "libudev-mini1-228-150.66.2.i586"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.66.4.i586",
"product": {
"name": "libudev1-228-150.66.4.i586",
"product_id": "libudev1-228-150.66.4.i586"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.66.4.i586",
"product": {
"name": "nss-myhostname-228-150.66.4.i586",
"product_id": "nss-myhostname-228-150.66.4.i586"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.66.4.i586",
"product": {
"name": "nss-mymachines-228-150.66.4.i586",
"product_id": "nss-mymachines-228-150.66.4.i586"
}
},
{
"category": "product_version",
"name": "systemd-228-150.66.4.i586",
"product": {
"name": "systemd-228-150.66.4.i586",
"product_id": "systemd-228-150.66.4.i586"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.66.4.i586",
"product": {
"name": "systemd-devel-228-150.66.4.i586",
"product_id": "systemd-devel-228-150.66.4.i586"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.66.4.i586",
"product": {
"name": "systemd-logger-228-150.66.4.i586",
"product_id": "systemd-logger-228-150.66.4.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.66.2.i586",
"product": {
"name": "systemd-mini-228-150.66.2.i586",
"product_id": "systemd-mini-228-150.66.2.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.66.2.i586",
"product": {
"name": "systemd-mini-devel-228-150.66.2.i586",
"product_id": "systemd-mini-devel-228-150.66.2.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.66.2.i586",
"product": {
"name": "systemd-mini-sysvinit-228-150.66.2.i586",
"product_id": "systemd-mini-sysvinit-228-150.66.2.i586"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.66.4.i586",
"product": {
"name": "systemd-sysvinit-228-150.66.4.i586",
"product_id": "systemd-sysvinit-228-150.66.4.i586"
}
},
{
"category": "product_version",
"name": "udev-228-150.66.4.i586",
"product": {
"name": "udev-228-150.66.4.i586",
"product_id": "udev-228-150.66.4.i586"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.66.2.i586",
"product": {
"name": "udev-mini-228-150.66.2.i586",
"product_id": "udev-mini-228-150.66.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "systemd-bash-completion-228-150.66.4.noarch",
"product": {
"name": "systemd-bash-completion-228-150.66.4.noarch",
"product_id": "systemd-bash-completion-228-150.66.4.noarch"
}
},
{
"category": "product_version",
"name": "systemd-mini-bash-completion-228-150.66.2.noarch",
"product": {
"name": "systemd-mini-bash-completion-228-150.66.2.noarch",
"product_id": "systemd-mini-bash-completion-228-150.66.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.66.4.ppc64le",
"product": {
"name": "libsystemd0-228-150.66.4.ppc64le",
"product_id": "libsystemd0-228-150.66.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.66.2.ppc64le",
"product": {
"name": "libsystemd0-mini-228-150.66.2.ppc64le",
"product_id": "libsystemd0-mini-228-150.66.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.66.4.ppc64le",
"product": {
"name": "libudev-devel-228-150.66.4.ppc64le",
"product_id": "libudev-devel-228-150.66.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.66.2.ppc64le",
"product": {
"name": "libudev-mini-devel-228-150.66.2.ppc64le",
"product_id": "libudev-mini-devel-228-150.66.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.66.2.ppc64le",
"product": {
"name": "libudev-mini1-228-150.66.2.ppc64le",
"product_id": "libudev-mini1-228-150.66.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.66.4.ppc64le",
"product": {
"name": "libudev1-228-150.66.4.ppc64le",
"product_id": "libudev1-228-150.66.4.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.66.4.ppc64le",
"product": {
"name": "nss-myhostname-228-150.66.4.ppc64le",
"product_id": "nss-myhostname-228-150.66.4.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.66.4.ppc64le",
"product": {
"name": "nss-mymachines-228-150.66.4.ppc64le",
"product_id": "nss-mymachines-228-150.66.4.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-228-150.66.4.ppc64le",
"product": {
"name": "systemd-228-150.66.4.ppc64le",
"product_id": "systemd-228-150.66.4.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.66.4.ppc64le",
"product": {
"name": "systemd-devel-228-150.66.4.ppc64le",
"product_id": "systemd-devel-228-150.66.4.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.66.4.ppc64le",
"product": {
"name": "systemd-logger-228-150.66.4.ppc64le",
"product_id": "systemd-logger-228-150.66.4.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.66.2.ppc64le",
"product": {
"name": "systemd-mini-228-150.66.2.ppc64le",
"product_id": "systemd-mini-228-150.66.2.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.66.2.ppc64le",
"product": {
"name": "systemd-mini-devel-228-150.66.2.ppc64le",
"product_id": "systemd-mini-devel-228-150.66.2.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.66.2.ppc64le",
"product": {
"name": "systemd-mini-sysvinit-228-150.66.2.ppc64le",
"product_id": "systemd-mini-sysvinit-228-150.66.2.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.66.4.ppc64le",
"product": {
"name": "systemd-sysvinit-228-150.66.4.ppc64le",
"product_id": "systemd-sysvinit-228-150.66.4.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-228-150.66.4.ppc64le",
"product": {
"name": "udev-228-150.66.4.ppc64le",
"product_id": "udev-228-150.66.4.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.66.2.ppc64le",
"product": {
"name": "udev-mini-228-150.66.2.ppc64le",
"product_id": "udev-mini-228-150.66.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.66.4.s390",
"product": {
"name": "libsystemd0-228-150.66.4.s390",
"product_id": "libsystemd0-228-150.66.4.s390"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.66.2.s390",
"product": {
"name": "libsystemd0-mini-228-150.66.2.s390",
"product_id": "libsystemd0-mini-228-150.66.2.s390"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.66.4.s390",
"product": {
"name": "libudev-devel-228-150.66.4.s390",
"product_id": "libudev-devel-228-150.66.4.s390"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.66.2.s390",
"product": {
"name": "libudev-mini-devel-228-150.66.2.s390",
"product_id": "libudev-mini-devel-228-150.66.2.s390"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.66.2.s390",
"product": {
"name": "libudev-mini1-228-150.66.2.s390",
"product_id": "libudev-mini1-228-150.66.2.s390"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.66.4.s390",
"product": {
"name": "libudev1-228-150.66.4.s390",
"product_id": "libudev1-228-150.66.4.s390"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.66.4.s390",
"product": {
"name": "nss-myhostname-228-150.66.4.s390",
"product_id": "nss-myhostname-228-150.66.4.s390"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.66.4.s390",
"product": {
"name": "nss-mymachines-228-150.66.4.s390",
"product_id": "nss-mymachines-228-150.66.4.s390"
}
},
{
"category": "product_version",
"name": "systemd-228-150.66.4.s390",
"product": {
"name": "systemd-228-150.66.4.s390",
"product_id": "systemd-228-150.66.4.s390"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.66.4.s390",
"product": {
"name": "systemd-devel-228-150.66.4.s390",
"product_id": "systemd-devel-228-150.66.4.s390"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.66.4.s390",
"product": {
"name": "systemd-logger-228-150.66.4.s390",
"product_id": "systemd-logger-228-150.66.4.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.66.2.s390",
"product": {
"name": "systemd-mini-228-150.66.2.s390",
"product_id": "systemd-mini-228-150.66.2.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.66.2.s390",
"product": {
"name": "systemd-mini-devel-228-150.66.2.s390",
"product_id": "systemd-mini-devel-228-150.66.2.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.66.2.s390",
"product": {
"name": "systemd-mini-sysvinit-228-150.66.2.s390",
"product_id": "systemd-mini-sysvinit-228-150.66.2.s390"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.66.4.s390",
"product": {
"name": "systemd-sysvinit-228-150.66.4.s390",
"product_id": "systemd-sysvinit-228-150.66.4.s390"
}
},
{
"category": "product_version",
"name": "udev-228-150.66.4.s390",
"product": {
"name": "udev-228-150.66.4.s390",
"product_id": "udev-228-150.66.4.s390"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.66.2.s390",
"product": {
"name": "udev-mini-228-150.66.2.s390",
"product_id": "udev-mini-228-150.66.2.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.66.4.s390x",
"product": {
"name": "libsystemd0-228-150.66.4.s390x",
"product_id": "libsystemd0-228-150.66.4.s390x"
}
},
{
"category": "product_version",
"name": "libsystemd0-32bit-228-150.66.4.s390x",
"product": {
"name": "libsystemd0-32bit-228-150.66.4.s390x",
"product_id": "libsystemd0-32bit-228-150.66.4.s390x"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.66.2.s390x",
"product": {
"name": "libsystemd0-mini-228-150.66.2.s390x",
"product_id": "libsystemd0-mini-228-150.66.2.s390x"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.66.4.s390x",
"product": {
"name": "libudev-devel-228-150.66.4.s390x",
"product_id": "libudev-devel-228-150.66.4.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.66.2.s390x",
"product": {
"name": "libudev-mini-devel-228-150.66.2.s390x",
"product_id": "libudev-mini-devel-228-150.66.2.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.66.2.s390x",
"product": {
"name": "libudev-mini1-228-150.66.2.s390x",
"product_id": "libudev-mini1-228-150.66.2.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.66.4.s390x",
"product": {
"name": "libudev1-228-150.66.4.s390x",
"product_id": "libudev1-228-150.66.4.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-228-150.66.4.s390x",
"product": {
"name": "libudev1-32bit-228-150.66.4.s390x",
"product_id": "libudev1-32bit-228-150.66.4.s390x"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.66.4.s390x",
"product": {
"name": "nss-myhostname-228-150.66.4.s390x",
"product_id": "nss-myhostname-228-150.66.4.s390x"
}
},
{
"category": "product_version",
"name": "nss-myhostname-32bit-228-150.66.4.s390x",
"product": {
"name": "nss-myhostname-32bit-228-150.66.4.s390x",
"product_id": "nss-myhostname-32bit-228-150.66.4.s390x"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.66.4.s390x",
"product": {
"name": "nss-mymachines-228-150.66.4.s390x",
"product_id": "nss-mymachines-228-150.66.4.s390x"
}
},
{
"category": "product_version",
"name": "systemd-228-150.66.4.s390x",
"product": {
"name": "systemd-228-150.66.4.s390x",
"product_id": "systemd-228-150.66.4.s390x"
}
},
{
"category": "product_version",
"name": "systemd-32bit-228-150.66.4.s390x",
"product": {
"name": "systemd-32bit-228-150.66.4.s390x",
"product_id": "systemd-32bit-228-150.66.4.s390x"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.66.4.s390x",
"product": {
"name": "systemd-devel-228-150.66.4.s390x",
"product_id": "systemd-devel-228-150.66.4.s390x"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.66.4.s390x",
"product": {
"name": "systemd-logger-228-150.66.4.s390x",
"product_id": "systemd-logger-228-150.66.4.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.66.2.s390x",
"product": {
"name": "systemd-mini-228-150.66.2.s390x",
"product_id": "systemd-mini-228-150.66.2.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.66.2.s390x",
"product": {
"name": "systemd-mini-devel-228-150.66.2.s390x",
"product_id": "systemd-mini-devel-228-150.66.2.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.66.2.s390x",
"product": {
"name": "systemd-mini-sysvinit-228-150.66.2.s390x",
"product_id": "systemd-mini-sysvinit-228-150.66.2.s390x"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.66.4.s390x",
"product": {
"name": "systemd-sysvinit-228-150.66.4.s390x",
"product_id": "systemd-sysvinit-228-150.66.4.s390x"
}
},
{
"category": "product_version",
"name": "udev-228-150.66.4.s390x",
"product": {
"name": "udev-228-150.66.4.s390x",
"product_id": "udev-228-150.66.4.s390x"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.66.2.s390x",
"product": {
"name": "udev-mini-228-150.66.2.s390x",
"product_id": "udev-mini-228-150.66.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.66.4.x86_64",
"product": {
"name": "libsystemd0-228-150.66.4.x86_64",
"product_id": "libsystemd0-228-150.66.4.x86_64"
}
},
{
"category": "product_version",
"name": "libsystemd0-32bit-228-150.66.4.x86_64",
"product": {
"name": "libsystemd0-32bit-228-150.66.4.x86_64",
"product_id": "libsystemd0-32bit-228-150.66.4.x86_64"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.66.2.x86_64",
"product": {
"name": "libsystemd0-mini-228-150.66.2.x86_64",
"product_id": "libsystemd0-mini-228-150.66.2.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.66.4.x86_64",
"product": {
"name": "libudev-devel-228-150.66.4.x86_64",
"product_id": "libudev-devel-228-150.66.4.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.66.2.x86_64",
"product": {
"name": "libudev-mini-devel-228-150.66.2.x86_64",
"product_id": "libudev-mini-devel-228-150.66.2.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.66.2.x86_64",
"product": {
"name": "libudev-mini1-228-150.66.2.x86_64",
"product_id": "libudev-mini1-228-150.66.2.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.66.4.x86_64",
"product": {
"name": "libudev1-228-150.66.4.x86_64",
"product_id": "libudev1-228-150.66.4.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-228-150.66.4.x86_64",
"product": {
"name": "libudev1-32bit-228-150.66.4.x86_64",
"product_id": "libudev1-32bit-228-150.66.4.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.66.4.x86_64",
"product": {
"name": "nss-myhostname-228-150.66.4.x86_64",
"product_id": "nss-myhostname-228-150.66.4.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-32bit-228-150.66.4.x86_64",
"product": {
"name": "nss-myhostname-32bit-228-150.66.4.x86_64",
"product_id": "nss-myhostname-32bit-228-150.66.4.x86_64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.66.4.x86_64",
"product": {
"name": "nss-mymachines-228-150.66.4.x86_64",
"product_id": "nss-mymachines-228-150.66.4.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-228-150.66.4.x86_64",
"product": {
"name": "systemd-228-150.66.4.x86_64",
"product_id": "systemd-228-150.66.4.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-32bit-228-150.66.4.x86_64",
"product": {
"name": "systemd-32bit-228-150.66.4.x86_64",
"product_id": "systemd-32bit-228-150.66.4.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.66.4.x86_64",
"product": {
"name": "systemd-devel-228-150.66.4.x86_64",
"product_id": "systemd-devel-228-150.66.4.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.66.4.x86_64",
"product": {
"name": "systemd-logger-228-150.66.4.x86_64",
"product_id": "systemd-logger-228-150.66.4.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.66.2.x86_64",
"product": {
"name": "systemd-mini-228-150.66.2.x86_64",
"product_id": "systemd-mini-228-150.66.2.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.66.2.x86_64",
"product": {
"name": "systemd-mini-devel-228-150.66.2.x86_64",
"product_id": "systemd-mini-devel-228-150.66.2.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.66.2.x86_64",
"product": {
"name": "systemd-mini-sysvinit-228-150.66.2.x86_64",
"product_id": "systemd-mini-sysvinit-228-150.66.2.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.66.4.x86_64",
"product": {
"name": "systemd-sysvinit-228-150.66.4.x86_64",
"product_id": "systemd-sysvinit-228-150.66.4.x86_64"
}
},
{
"category": "product_version",
"name": "udev-228-150.66.4.x86_64",
"product": {
"name": "udev-228-150.66.4.x86_64",
"product_id": "udev-228-150.66.4.x86_64"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.66.2.x86_64",
"product": {
"name": "udev-mini-228-150.66.2.x86_64",
"product_id": "udev-mini-228-150.66.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 4",
"product": {
"name": "SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.s390x"
},
"product_reference": "libsystemd0-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.s390x"
},
"product_reference": "libudev-devel-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.x86_64"
},
"product_reference": "libudev-devel-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libudev1-228-150.66.4.s390x"
},
"product_reference": "libudev1-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libudev1-228-150.66.4.x86_64"
},
"product_reference": "libudev1-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.s390x"
},
"product_reference": "libudev1-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.x86_64"
},
"product_reference": "libudev1-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-228-150.66.4.s390x"
},
"product_reference": "systemd-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-228-150.66.4.x86_64"
},
"product_reference": "systemd-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.s390x"
},
"product_reference": "systemd-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.x86_64"
},
"product_reference": "systemd-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.66.4.noarch"
},
"product_reference": "systemd-bash-completion-228-150.66.4.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.s390x"
},
"product_reference": "systemd-sysvinit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:udev-228-150.66.4.s390x"
},
"product_reference": "udev-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:udev-228-150.66.4.x86_64"
},
"product_reference": "udev-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.66.4.x86_64"
},
"product_reference": "libudev1-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.66.4.x86_64"
},
"product_reference": "libudev1-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.66.4.x86_64"
},
"product_reference": "systemd-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.66.4.x86_64"
},
"product_reference": "systemd-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.66.4.noarch"
},
"product_reference": "systemd-bash-completion-228-150.66.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.66.4.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.66.4.x86_64"
},
"product_reference": "udev-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.66.4.x86_64"
},
"product_reference": "libudev1-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.66.4.x86_64"
},
"product_reference": "libudev1-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.66.4.x86_64"
},
"product_reference": "systemd-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.66.4.x86_64"
},
"product_reference": "systemd-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.66.4.noarch"
},
"product_reference": "systemd-bash-completion-228-150.66.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.66.4.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.66.4.x86_64"
},
"product_reference": "udev-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.ppc64le"
},
"product_reference": "libsystemd0-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.ppc64le"
},
"product_reference": "libudev-devel-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.x86_64"
},
"product_reference": "libudev-devel-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.ppc64le"
},
"product_reference": "libudev1-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.x86_64"
},
"product_reference": "libudev1-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.66.4.x86_64"
},
"product_reference": "libudev1-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.ppc64le"
},
"product_reference": "systemd-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.x86_64"
},
"product_reference": "systemd-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.66.4.x86_64"
},
"product_reference": "systemd-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.66.4.noarch"
},
"product_reference": "systemd-bash-completion-228-150.66.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.ppc64le"
},
"product_reference": "udev-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.x86_64"
},
"product_reference": "udev-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.aarch64"
},
"product_reference": "libudev-devel-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.ppc64le"
},
"product_reference": "libudev-devel-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.66.4.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.s390x"
},
"product_reference": "libudev-devel-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.x86_64"
},
"product_reference": "libudev-devel-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.aarch64"
},
"product_reference": "systemd-devel-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.ppc64le"
},
"product_reference": "systemd-devel-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-228-150.66.4.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.s390x"
},
"product_reference": "systemd-devel-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.x86_64"
},
"product_reference": "systemd-devel-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.aarch64"
},
"product_reference": "libudev-devel-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.ppc64le"
},
"product_reference": "libudev-devel-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.66.4.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.s390x"
},
"product_reference": "libudev-devel-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.x86_64"
},
"product_reference": "libudev-devel-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.aarch64"
},
"product_reference": "systemd-devel-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.ppc64le"
},
"product_reference": "systemd-devel-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-228-150.66.4.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.s390x"
},
"product_reference": "systemd-devel-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.x86_64"
},
"product_reference": "systemd-devel-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.ppc64le"
},
"product_reference": "libsystemd0-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.s390x"
},
"product_reference": "libsystemd0-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.ppc64le"
},
"product_reference": "libudev-devel-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.s390x"
},
"product_reference": "libudev-devel-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.x86_64"
},
"product_reference": "libudev-devel-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.ppc64le"
},
"product_reference": "libudev1-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.s390x"
},
"product_reference": "libudev1-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.x86_64"
},
"product_reference": "libudev1-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.s390x"
},
"product_reference": "libudev1-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.x86_64"
},
"product_reference": "libudev1-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.ppc64le"
},
"product_reference": "systemd-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.s390x"
},
"product_reference": "systemd-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.x86_64"
},
"product_reference": "systemd-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.s390x"
},
"product_reference": "systemd-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.x86_64"
},
"product_reference": "systemd-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.66.4.noarch"
},
"product_reference": "systemd-bash-completion-228-150.66.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.s390x"
},
"product_reference": "systemd-sysvinit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.ppc64le"
},
"product_reference": "udev-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.s390x"
},
"product_reference": "udev-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.x86_64"
},
"product_reference": "udev-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.66.4.x86_64"
},
"product_reference": "libudev1-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.66.4.x86_64"
},
"product_reference": "libudev1-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.66.4.x86_64"
},
"product_reference": "systemd-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.66.4.x86_64"
},
"product_reference": "systemd-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.66.4.noarch"
},
"product_reference": "systemd-bash-completion-228-150.66.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.66.4.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.66.4.x86_64"
},
"product_reference": "udev-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.aarch64"
},
"product_reference": "libsystemd0-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.ppc64le"
},
"product_reference": "libsystemd0-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.s390x"
},
"product_reference": "libsystemd0-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.aarch64"
},
"product_reference": "libudev1-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.ppc64le"
},
"product_reference": "libudev1-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.s390x"
},
"product_reference": "libudev1-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.x86_64"
},
"product_reference": "libudev1-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.s390x"
},
"product_reference": "libudev1-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.x86_64"
},
"product_reference": "libudev1-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.aarch64"
},
"product_reference": "systemd-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.ppc64le"
},
"product_reference": "systemd-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.s390x"
},
"product_reference": "systemd-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.x86_64"
},
"product_reference": "systemd-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.s390x"
},
"product_reference": "systemd-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.x86_64"
},
"product_reference": "systemd-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.66.4.noarch"
},
"product_reference": "systemd-bash-completion-228-150.66.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.aarch64"
},
"product_reference": "systemd-sysvinit-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.s390x"
},
"product_reference": "systemd-sysvinit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.aarch64"
},
"product_reference": "udev-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.ppc64le"
},
"product_reference": "udev-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.s390x"
},
"product_reference": "udev-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.x86_64"
},
"product_reference": "udev-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.aarch64"
},
"product_reference": "libsystemd0-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.ppc64le"
},
"product_reference": "libsystemd0-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.s390x"
},
"product_reference": "libsystemd0-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.aarch64"
},
"product_reference": "libudev1-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.ppc64le"
},
"product_reference": "libudev1-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.s390x"
},
"product_reference": "libudev1-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.x86_64"
},
"product_reference": "libudev1-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.s390x"
},
"product_reference": "libudev1-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.x86_64"
},
"product_reference": "libudev1-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.aarch64"
},
"product_reference": "systemd-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.ppc64le"
},
"product_reference": "systemd-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.s390x"
},
"product_reference": "systemd-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.x86_64"
},
"product_reference": "systemd-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.s390x"
},
"product_reference": "systemd-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.x86_64"
},
"product_reference": "systemd-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.66.4.noarch"
},
"product_reference": "systemd-bash-completion-228-150.66.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.aarch64"
},
"product_reference": "systemd-sysvinit-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.s390x"
},
"product_reference": "systemd-sysvinit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.aarch64"
},
"product_reference": "udev-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.ppc64le"
},
"product_reference": "udev-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.s390x"
},
"product_reference": "udev-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.x86_64"
},
"product_reference": "udev-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.aarch64"
},
"product_reference": "libsystemd0-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.ppc64le"
},
"product_reference": "libsystemd0-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.s390x"
},
"product_reference": "libsystemd0-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.aarch64"
},
"product_reference": "libudev1-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.ppc64le"
},
"product_reference": "libudev1-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.s390x"
},
"product_reference": "libudev1-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.x86_64"
},
"product_reference": "libudev1-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.s390x"
},
"product_reference": "libudev1-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.x86_64"
},
"product_reference": "libudev1-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.aarch64"
},
"product_reference": "systemd-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.ppc64le"
},
"product_reference": "systemd-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.s390x"
},
"product_reference": "systemd-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.x86_64"
},
"product_reference": "systemd-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.s390x"
},
"product_reference": "systemd-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.x86_64"
},
"product_reference": "systemd-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.66.4.noarch"
},
"product_reference": "systemd-bash-completion-228-150.66.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.aarch64"
},
"product_reference": "systemd-sysvinit-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.s390x"
},
"product_reference": "systemd-sysvinit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.aarch64"
},
"product_reference": "udev-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.ppc64le"
},
"product_reference": "udev-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.s390x"
},
"product_reference": "udev-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.x86_64"
},
"product_reference": "udev-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.aarch64"
},
"product_reference": "libsystemd0-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.ppc64le"
},
"product_reference": "libsystemd0-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.s390x"
},
"product_reference": "libsystemd0-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.aarch64"
},
"product_reference": "libudev1-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.ppc64le"
},
"product_reference": "libudev1-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.s390x"
},
"product_reference": "libudev1-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.x86_64"
},
"product_reference": "libudev1-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.s390x"
},
"product_reference": "libudev1-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.x86_64"
},
"product_reference": "libudev1-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.aarch64"
},
"product_reference": "systemd-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.ppc64le"
},
"product_reference": "systemd-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.s390x"
},
"product_reference": "systemd-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.x86_64"
},
"product_reference": "systemd-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.s390x"
},
"product_reference": "systemd-32bit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.x86_64"
},
"product_reference": "systemd-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.66.4.noarch"
},
"product_reference": "systemd-bash-completion-228-150.66.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.aarch64"
},
"product_reference": "systemd-sysvinit-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.s390x"
},
"product_reference": "systemd-sysvinit-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.aarch64"
},
"product_reference": "udev-228-150.66.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.ppc64le"
},
"product_reference": "udev-228-150.66.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.s390x"
},
"product_reference": "udev-228-150.66.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.x86_64"
},
"product_reference": "udev-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsystemd0-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.66.4.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libudev-devel-228-150.66.4.x86_64"
},
"product_reference": "libudev-devel-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libudev1-228-150.66.4.x86_64"
},
"product_reference": "libudev1-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libudev1-32bit-228-150.66.4.x86_64"
},
"product_reference": "libudev1-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:systemd-228-150.66.4.x86_64"
},
"product_reference": "systemd-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:systemd-32bit-228-150.66.4.x86_64"
},
"product_reference": "systemd-32bit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:systemd-bash-completion-228-150.66.4.noarch"
},
"product_reference": "systemd-bash-completion-228-150.66.4.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:systemd-sysvinit-228-150.66.4.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:udev-228-150.66.4.x86_64"
},
"product_reference": "udev-228-150.66.4.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-6954",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-6954"
}
],
"notes": [
{
"category": "general",
"text": "systemd-tmpfiles in systemd through 237 mishandles symlinks present in non-terminal path components, which allows local users to obtain ownership of arbitrary files via vectors involving creation of a directory and a file under that directory, and later replacing that directory with a symlink. This occurs even if the fs.protected_symlinks sysctl is turned on.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev-devel-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.66.4.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.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 Enterprise Storage 4:libsystemd0-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev-devel-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.66.4.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.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 Enterprise Storage 4:libsystemd0-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev-devel-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.66.4.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-16T07:53:09Z",
"details": "important"
}
],
"title": "CVE-2018-6954"
},
{
"cve": "CVE-2019-3842",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3842"
}
],
"notes": [
{
"category": "general",
"text": "In systemd before v242-rc4, it was discovered that pam_systemd does not properly sanitize the environment before using the XDG_SEAT variable. It is possible for an attacker, in some particular configurations, to set a XDG_SEAT environment variable which allows for commands to be checked against polkit policies using the \"allow_active\" element rather than \"allow_any\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev-devel-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.66.4.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3842",
"url": "https://www.suse.com/security/cve/CVE-2019-3842"
},
{
"category": "external",
"summary": "SUSE Bug 1132348 for CVE-2019-3842",
"url": "https://bugzilla.suse.com/1132348"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev-devel-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.66.4.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev-devel-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.66.4.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-16T07:53:09Z",
"details": "moderate"
}
],
"title": "CVE-2019-3842"
},
{
"cve": "CVE-2019-6454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6454"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev-devel-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.66.4.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6454",
"url": "https://www.suse.com/security/cve/CVE-2019-6454"
},
{
"category": "external",
"summary": "SUSE Bug 1125352 for CVE-2019-6454",
"url": "https://bugzilla.suse.com/1125352"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev-devel-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.66.4.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev-devel-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.66.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.66.4.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.66.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-16T07:53:09Z",
"details": "important"
}
],
"title": "CVE-2019-6454"
}
]
}
SUSE-SU-2019:1364-1
Vulnerability from csaf_suse - Published: 2019-05-28 08:51 - Updated: 2019-05-28 08:51Summary
Security update for systemd
Severity
Moderate
Notes
Title of the patch: Security update for systemd
Description of the patch: This update for systemd fixes the following issues:
Security issues fixed:
- CVE-2019-3842: Fixed a privilege escalation in pam_systemd which could be exploited by a local user (bsc#1132348).
- CVE-2019-6454: Fixed a denial of service via crafted D-Bus message (bsc#1125352).
- CVE-2019-3843, CVE-2019-3844: Fixed a privilege escalation where services with DynamicUser could gain new privileges or create SUID/SGID binaries (bsc#1133506, bsc#1133509).
Non-security issued fixed:
- logind: fix killing of scopes (bsc#1125604)
- namespace: make MountFlags=shared work again (bsc#1124122)
- rules: load drivers only on 'add' events (bsc#1126056)
- sysctl: Don't pass null directive argument to '%s' (bsc#1121563)
- systemd-coredump: generate a stack trace of all core dumps and log into the journal (jsc#SLE-5933)
- udevd: notify when max number value of children is reached only once per batch of events (bsc#1132400)
- sd-bus: bump message queue size again (bsc#1132721)
- Do not automatically online memory on s390x (bsc#1127557)
- Removed sg.conf (bsc#1036463)
Patchnames: SUSE-2019-1364,SUSE-SLE-Module-Basesystem-15-2019-1364,SUSE-SLE-Module-Development-Tools-OBS-15-2019-1364
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
30 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 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2019-3842: Fixed a privilege escalation in pam_systemd which could be exploited by a local user (bsc#1132348).\n- CVE-2019-6454: Fixed a denial of service via crafted D-Bus message (bsc#1125352).\n- CVE-2019-3843, CVE-2019-3844: Fixed a privilege escalation where services with DynamicUser could gain new privileges or create SUID/SGID binaries (bsc#1133506, bsc#1133509).\n\nNon-security issued fixed:\n\n- logind: fix killing of scopes (bsc#1125604)\n- namespace: make MountFlags=shared work again (bsc#1124122)\n- rules: load drivers only on \u0027add\u0027 events (bsc#1126056)\n- sysctl: Don\u0027t pass null directive argument to \u0027%s\u0027 (bsc#1121563)\n- systemd-coredump: generate a stack trace of all core dumps and log into the journal (jsc#SLE-5933)\n- udevd: notify when max number value of children is reached only once per batch of events (bsc#1132400)\n- sd-bus: bump message queue size again (bsc#1132721)\n- Do not automatically online memory on s390x (bsc#1127557)\n- Removed sg.conf (bsc#1036463)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-1364,SUSE-SLE-Module-Basesystem-15-2019-1364,SUSE-SLE-Module-Development-Tools-OBS-15-2019-1364",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1364-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1364-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191364-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1364-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-May/005509.html"
},
{
"category": "self",
"summary": "SUSE Bug 1036463",
"url": "https://bugzilla.suse.com/1036463"
},
{
"category": "self",
"summary": "SUSE Bug 1121563",
"url": "https://bugzilla.suse.com/1121563"
},
{
"category": "self",
"summary": "SUSE Bug 1124122",
"url": "https://bugzilla.suse.com/1124122"
},
{
"category": "self",
"summary": "SUSE Bug 1125352",
"url": "https://bugzilla.suse.com/1125352"
},
{
"category": "self",
"summary": "SUSE Bug 1125604",
"url": "https://bugzilla.suse.com/1125604"
},
{
"category": "self",
"summary": "SUSE Bug 1126056",
"url": "https://bugzilla.suse.com/1126056"
},
{
"category": "self",
"summary": "SUSE Bug 1127557",
"url": "https://bugzilla.suse.com/1127557"
},
{
"category": "self",
"summary": "SUSE Bug 1130230",
"url": "https://bugzilla.suse.com/1130230"
},
{
"category": "self",
"summary": "SUSE Bug 1132348",
"url": "https://bugzilla.suse.com/1132348"
},
{
"category": "self",
"summary": "SUSE Bug 1132400",
"url": "https://bugzilla.suse.com/1132400"
},
{
"category": "self",
"summary": "SUSE Bug 1132721",
"url": "https://bugzilla.suse.com/1132721"
},
{
"category": "self",
"summary": "SUSE Bug 1133506",
"url": "https://bugzilla.suse.com/1133506"
},
{
"category": "self",
"summary": "SUSE Bug 1133509",
"url": "https://bugzilla.suse.com/1133509"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3842 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3842/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3843 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3843/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3844 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3844/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6454 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6454/"
},
{
"category": "self",
"summary": "SUSE Bug SLE-5933",
"url": "https://bugzilla.suse.com/SLE-5933"
}
],
"title": "Security update for systemd",
"tracking": {
"current_release_date": "2019-05-28T08:51:42Z",
"generator": {
"date": "2019-05-28T08:51:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1364-1",
"initial_release_date": "2019-05-28T08:51:42Z",
"revision_history": [
{
"date": "2019-05-28T08:51:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.30.1.aarch64",
"product": {
"name": "libsystemd0-234-24.30.1.aarch64",
"product_id": "libsystemd0-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.30.1.aarch64",
"product": {
"name": "libsystemd0-mini-234-24.30.1.aarch64",
"product_id": "libsystemd0-mini-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.30.1.aarch64",
"product": {
"name": "libudev-devel-234-24.30.1.aarch64",
"product_id": "libudev-devel-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.30.1.aarch64",
"product": {
"name": "libudev-mini-devel-234-24.30.1.aarch64",
"product_id": "libudev-mini-devel-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.30.1.aarch64",
"product": {
"name": "libudev-mini1-234-24.30.1.aarch64",
"product_id": "libudev-mini1-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.30.1.aarch64",
"product": {
"name": "libudev1-234-24.30.1.aarch64",
"product_id": "libudev1-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.30.1.aarch64",
"product": {
"name": "nss-myhostname-234-24.30.1.aarch64",
"product_id": "nss-myhostname-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.30.1.aarch64",
"product": {
"name": "nss-mymachines-234-24.30.1.aarch64",
"product_id": "nss-mymachines-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.30.1.aarch64",
"product": {
"name": "nss-systemd-234-24.30.1.aarch64",
"product_id": "nss-systemd-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-234-24.30.1.aarch64",
"product": {
"name": "systemd-234-24.30.1.aarch64",
"product_id": "systemd-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.30.1.aarch64",
"product": {
"name": "systemd-container-234-24.30.1.aarch64",
"product_id": "systemd-container-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.30.1.aarch64",
"product": {
"name": "systemd-coredump-234-24.30.1.aarch64",
"product_id": "systemd-coredump-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.30.1.aarch64",
"product": {
"name": "systemd-devel-234-24.30.1.aarch64",
"product_id": "systemd-devel-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.30.1.aarch64",
"product": {
"name": "systemd-logger-234-24.30.1.aarch64",
"product_id": "systemd-logger-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.30.1.aarch64",
"product": {
"name": "systemd-mini-234-24.30.1.aarch64",
"product_id": "systemd-mini-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.30.1.aarch64",
"product": {
"name": "systemd-mini-container-mini-234-24.30.1.aarch64",
"product_id": "systemd-mini-container-mini-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.30.1.aarch64",
"product": {
"name": "systemd-mini-coredump-mini-234-24.30.1.aarch64",
"product_id": "systemd-mini-coredump-mini-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.30.1.aarch64",
"product": {
"name": "systemd-mini-devel-234-24.30.1.aarch64",
"product_id": "systemd-mini-devel-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.30.1.aarch64",
"product": {
"name": "systemd-mini-sysvinit-234-24.30.1.aarch64",
"product_id": "systemd-mini-sysvinit-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.30.1.aarch64",
"product": {
"name": "systemd-sysvinit-234-24.30.1.aarch64",
"product_id": "systemd-sysvinit-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-234-24.30.1.aarch64",
"product": {
"name": "udev-234-24.30.1.aarch64",
"product_id": "udev-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.30.1.aarch64",
"product": {
"name": "udev-mini-234-24.30.1.aarch64",
"product_id": "udev-mini-234-24.30.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-64bit-234-24.30.1.aarch64_ilp32",
"product": {
"name": "libsystemd0-64bit-234-24.30.1.aarch64_ilp32",
"product_id": "libsystemd0-64bit-234-24.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libudev-devel-64bit-234-24.30.1.aarch64_ilp32",
"product": {
"name": "libudev-devel-64bit-234-24.30.1.aarch64_ilp32",
"product_id": "libudev-devel-64bit-234-24.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libudev1-64bit-234-24.30.1.aarch64_ilp32",
"product": {
"name": "libudev1-64bit-234-24.30.1.aarch64_ilp32",
"product_id": "libudev1-64bit-234-24.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "nss-myhostname-64bit-234-24.30.1.aarch64_ilp32",
"product": {
"name": "nss-myhostname-64bit-234-24.30.1.aarch64_ilp32",
"product_id": "nss-myhostname-64bit-234-24.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "nss-mymachines-64bit-234-24.30.1.aarch64_ilp32",
"product": {
"name": "nss-mymachines-64bit-234-24.30.1.aarch64_ilp32",
"product_id": "nss-mymachines-64bit-234-24.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "systemd-64bit-234-24.30.1.aarch64_ilp32",
"product": {
"name": "systemd-64bit-234-24.30.1.aarch64_ilp32",
"product_id": "systemd-64bit-234-24.30.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.30.1.i586",
"product": {
"name": "libsystemd0-234-24.30.1.i586",
"product_id": "libsystemd0-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.30.1.i586",
"product": {
"name": "libsystemd0-mini-234-24.30.1.i586",
"product_id": "libsystemd0-mini-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.30.1.i586",
"product": {
"name": "libudev-devel-234-24.30.1.i586",
"product_id": "libudev-devel-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.30.1.i586",
"product": {
"name": "libudev-mini-devel-234-24.30.1.i586",
"product_id": "libudev-mini-devel-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.30.1.i586",
"product": {
"name": "libudev-mini1-234-24.30.1.i586",
"product_id": "libudev-mini1-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.30.1.i586",
"product": {
"name": "libudev1-234-24.30.1.i586",
"product_id": "libudev1-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.30.1.i586",
"product": {
"name": "nss-myhostname-234-24.30.1.i586",
"product_id": "nss-myhostname-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.30.1.i586",
"product": {
"name": "nss-mymachines-234-24.30.1.i586",
"product_id": "nss-mymachines-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.30.1.i586",
"product": {
"name": "nss-systemd-234-24.30.1.i586",
"product_id": "nss-systemd-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-234-24.30.1.i586",
"product": {
"name": "systemd-234-24.30.1.i586",
"product_id": "systemd-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.30.1.i586",
"product": {
"name": "systemd-container-234-24.30.1.i586",
"product_id": "systemd-container-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.30.1.i586",
"product": {
"name": "systemd-coredump-234-24.30.1.i586",
"product_id": "systemd-coredump-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.30.1.i586",
"product": {
"name": "systemd-devel-234-24.30.1.i586",
"product_id": "systemd-devel-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.30.1.i586",
"product": {
"name": "systemd-logger-234-24.30.1.i586",
"product_id": "systemd-logger-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.30.1.i586",
"product": {
"name": "systemd-mini-234-24.30.1.i586",
"product_id": "systemd-mini-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.30.1.i586",
"product": {
"name": "systemd-mini-container-mini-234-24.30.1.i586",
"product_id": "systemd-mini-container-mini-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.30.1.i586",
"product": {
"name": "systemd-mini-coredump-mini-234-24.30.1.i586",
"product_id": "systemd-mini-coredump-mini-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.30.1.i586",
"product": {
"name": "systemd-mini-devel-234-24.30.1.i586",
"product_id": "systemd-mini-devel-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.30.1.i586",
"product": {
"name": "systemd-mini-sysvinit-234-24.30.1.i586",
"product_id": "systemd-mini-sysvinit-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.30.1.i586",
"product": {
"name": "systemd-sysvinit-234-24.30.1.i586",
"product_id": "systemd-sysvinit-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "udev-234-24.30.1.i586",
"product": {
"name": "udev-234-24.30.1.i586",
"product_id": "udev-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.30.1.i586",
"product": {
"name": "udev-mini-234-24.30.1.i586",
"product_id": "udev-mini-234-24.30.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "systemd-bash-completion-234-24.30.1.noarch",
"product": {
"name": "systemd-bash-completion-234-24.30.1.noarch",
"product_id": "systemd-bash-completion-234-24.30.1.noarch"
}
},
{
"category": "product_version",
"name": "systemd-mini-bash-completion-234-24.30.1.noarch",
"product": {
"name": "systemd-mini-bash-completion-234-24.30.1.noarch",
"product_id": "systemd-mini-bash-completion-234-24.30.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.30.1.ppc64le",
"product": {
"name": "libsystemd0-234-24.30.1.ppc64le",
"product_id": "libsystemd0-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.30.1.ppc64le",
"product": {
"name": "libsystemd0-mini-234-24.30.1.ppc64le",
"product_id": "libsystemd0-mini-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.30.1.ppc64le",
"product": {
"name": "libudev-devel-234-24.30.1.ppc64le",
"product_id": "libudev-devel-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.30.1.ppc64le",
"product": {
"name": "libudev-mini-devel-234-24.30.1.ppc64le",
"product_id": "libudev-mini-devel-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.30.1.ppc64le",
"product": {
"name": "libudev-mini1-234-24.30.1.ppc64le",
"product_id": "libudev-mini1-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.30.1.ppc64le",
"product": {
"name": "libudev1-234-24.30.1.ppc64le",
"product_id": "libudev1-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.30.1.ppc64le",
"product": {
"name": "nss-myhostname-234-24.30.1.ppc64le",
"product_id": "nss-myhostname-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.30.1.ppc64le",
"product": {
"name": "nss-mymachines-234-24.30.1.ppc64le",
"product_id": "nss-mymachines-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.30.1.ppc64le",
"product": {
"name": "nss-systemd-234-24.30.1.ppc64le",
"product_id": "nss-systemd-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-234-24.30.1.ppc64le",
"product": {
"name": "systemd-234-24.30.1.ppc64le",
"product_id": "systemd-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.30.1.ppc64le",
"product": {
"name": "systemd-container-234-24.30.1.ppc64le",
"product_id": "systemd-container-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.30.1.ppc64le",
"product": {
"name": "systemd-coredump-234-24.30.1.ppc64le",
"product_id": "systemd-coredump-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.30.1.ppc64le",
"product": {
"name": "systemd-devel-234-24.30.1.ppc64le",
"product_id": "systemd-devel-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.30.1.ppc64le",
"product": {
"name": "systemd-logger-234-24.30.1.ppc64le",
"product_id": "systemd-logger-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.30.1.ppc64le",
"product": {
"name": "systemd-mini-234-24.30.1.ppc64le",
"product_id": "systemd-mini-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.30.1.ppc64le",
"product": {
"name": "systemd-mini-container-mini-234-24.30.1.ppc64le",
"product_id": "systemd-mini-container-mini-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.30.1.ppc64le",
"product": {
"name": "systemd-mini-coredump-mini-234-24.30.1.ppc64le",
"product_id": "systemd-mini-coredump-mini-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.30.1.ppc64le",
"product": {
"name": "systemd-mini-devel-234-24.30.1.ppc64le",
"product_id": "systemd-mini-devel-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.30.1.ppc64le",
"product": {
"name": "systemd-mini-sysvinit-234-24.30.1.ppc64le",
"product_id": "systemd-mini-sysvinit-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.30.1.ppc64le",
"product": {
"name": "systemd-sysvinit-234-24.30.1.ppc64le",
"product_id": "systemd-sysvinit-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-234-24.30.1.ppc64le",
"product": {
"name": "udev-234-24.30.1.ppc64le",
"product_id": "udev-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.30.1.ppc64le",
"product": {
"name": "udev-mini-234-24.30.1.ppc64le",
"product_id": "udev-mini-234-24.30.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.30.1.s390x",
"product": {
"name": "libsystemd0-234-24.30.1.s390x",
"product_id": "libsystemd0-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.30.1.s390x",
"product": {
"name": "libsystemd0-mini-234-24.30.1.s390x",
"product_id": "libsystemd0-mini-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.30.1.s390x",
"product": {
"name": "libudev-devel-234-24.30.1.s390x",
"product_id": "libudev-devel-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.30.1.s390x",
"product": {
"name": "libudev-mini-devel-234-24.30.1.s390x",
"product_id": "libudev-mini-devel-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.30.1.s390x",
"product": {
"name": "libudev-mini1-234-24.30.1.s390x",
"product_id": "libudev-mini1-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.30.1.s390x",
"product": {
"name": "libudev1-234-24.30.1.s390x",
"product_id": "libudev1-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.30.1.s390x",
"product": {
"name": "nss-myhostname-234-24.30.1.s390x",
"product_id": "nss-myhostname-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.30.1.s390x",
"product": {
"name": "nss-mymachines-234-24.30.1.s390x",
"product_id": "nss-mymachines-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.30.1.s390x",
"product": {
"name": "nss-systemd-234-24.30.1.s390x",
"product_id": "nss-systemd-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-234-24.30.1.s390x",
"product": {
"name": "systemd-234-24.30.1.s390x",
"product_id": "systemd-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.30.1.s390x",
"product": {
"name": "systemd-container-234-24.30.1.s390x",
"product_id": "systemd-container-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.30.1.s390x",
"product": {
"name": "systemd-coredump-234-24.30.1.s390x",
"product_id": "systemd-coredump-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.30.1.s390x",
"product": {
"name": "systemd-devel-234-24.30.1.s390x",
"product_id": "systemd-devel-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.30.1.s390x",
"product": {
"name": "systemd-logger-234-24.30.1.s390x",
"product_id": "systemd-logger-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.30.1.s390x",
"product": {
"name": "systemd-mini-234-24.30.1.s390x",
"product_id": "systemd-mini-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.30.1.s390x",
"product": {
"name": "systemd-mini-container-mini-234-24.30.1.s390x",
"product_id": "systemd-mini-container-mini-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.30.1.s390x",
"product": {
"name": "systemd-mini-coredump-mini-234-24.30.1.s390x",
"product_id": "systemd-mini-coredump-mini-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.30.1.s390x",
"product": {
"name": "systemd-mini-devel-234-24.30.1.s390x",
"product_id": "systemd-mini-devel-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.30.1.s390x",
"product": {
"name": "systemd-mini-sysvinit-234-24.30.1.s390x",
"product_id": "systemd-mini-sysvinit-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.30.1.s390x",
"product": {
"name": "systemd-sysvinit-234-24.30.1.s390x",
"product_id": "systemd-sysvinit-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-234-24.30.1.s390x",
"product": {
"name": "udev-234-24.30.1.s390x",
"product_id": "udev-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.30.1.s390x",
"product": {
"name": "udev-mini-234-24.30.1.s390x",
"product_id": "udev-mini-234-24.30.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.30.1.x86_64",
"product": {
"name": "libsystemd0-234-24.30.1.x86_64",
"product_id": "libsystemd0-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsystemd0-32bit-234-24.30.1.x86_64",
"product": {
"name": "libsystemd0-32bit-234-24.30.1.x86_64",
"product_id": "libsystemd0-32bit-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.30.1.x86_64",
"product": {
"name": "libsystemd0-mini-234-24.30.1.x86_64",
"product_id": "libsystemd0-mini-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.30.1.x86_64",
"product": {
"name": "libudev-devel-234-24.30.1.x86_64",
"product_id": "libudev-devel-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-devel-32bit-234-24.30.1.x86_64",
"product": {
"name": "libudev-devel-32bit-234-24.30.1.x86_64",
"product_id": "libudev-devel-32bit-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.30.1.x86_64",
"product": {
"name": "libudev-mini-devel-234-24.30.1.x86_64",
"product_id": "libudev-mini-devel-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.30.1.x86_64",
"product": {
"name": "libudev-mini1-234-24.30.1.x86_64",
"product_id": "libudev-mini1-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.30.1.x86_64",
"product": {
"name": "libudev1-234-24.30.1.x86_64",
"product_id": "libudev1-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-234-24.30.1.x86_64",
"product": {
"name": "libudev1-32bit-234-24.30.1.x86_64",
"product_id": "libudev1-32bit-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.30.1.x86_64",
"product": {
"name": "nss-myhostname-234-24.30.1.x86_64",
"product_id": "nss-myhostname-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-32bit-234-24.30.1.x86_64",
"product": {
"name": "nss-myhostname-32bit-234-24.30.1.x86_64",
"product_id": "nss-myhostname-32bit-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.30.1.x86_64",
"product": {
"name": "nss-mymachines-234-24.30.1.x86_64",
"product_id": "nss-mymachines-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-32bit-234-24.30.1.x86_64",
"product": {
"name": "nss-mymachines-32bit-234-24.30.1.x86_64",
"product_id": "nss-mymachines-32bit-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.30.1.x86_64",
"product": {
"name": "nss-systemd-234-24.30.1.x86_64",
"product_id": "nss-systemd-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-234-24.30.1.x86_64",
"product": {
"name": "systemd-234-24.30.1.x86_64",
"product_id": "systemd-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-32bit-234-24.30.1.x86_64",
"product": {
"name": "systemd-32bit-234-24.30.1.x86_64",
"product_id": "systemd-32bit-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.30.1.x86_64",
"product": {
"name": "systemd-container-234-24.30.1.x86_64",
"product_id": "systemd-container-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.30.1.x86_64",
"product": {
"name": "systemd-coredump-234-24.30.1.x86_64",
"product_id": "systemd-coredump-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.30.1.x86_64",
"product": {
"name": "systemd-devel-234-24.30.1.x86_64",
"product_id": "systemd-devel-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.30.1.x86_64",
"product": {
"name": "systemd-logger-234-24.30.1.x86_64",
"product_id": "systemd-logger-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.30.1.x86_64",
"product": {
"name": "systemd-mini-234-24.30.1.x86_64",
"product_id": "systemd-mini-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.30.1.x86_64",
"product": {
"name": "systemd-mini-container-mini-234-24.30.1.x86_64",
"product_id": "systemd-mini-container-mini-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.30.1.x86_64",
"product": {
"name": "systemd-mini-coredump-mini-234-24.30.1.x86_64",
"product_id": "systemd-mini-coredump-mini-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.30.1.x86_64",
"product": {
"name": "systemd-mini-devel-234-24.30.1.x86_64",
"product_id": "systemd-mini-devel-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.30.1.x86_64",
"product": {
"name": "systemd-mini-sysvinit-234-24.30.1.x86_64",
"product_id": "systemd-mini-sysvinit-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.30.1.x86_64",
"product": {
"name": "systemd-sysvinit-234-24.30.1.x86_64",
"product_id": "systemd-sysvinit-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-234-24.30.1.x86_64",
"product": {
"name": "udev-234-24.30.1.x86_64",
"product_id": "udev-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.30.1.x86_64",
"product": {
"name": "udev-mini-234-24.30.1.x86_64",
"product_id": "udev-mini-234-24.30.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"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.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64"
},
"product_reference": "libsystemd0-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le"
},
"product_reference": "libsystemd0-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x"
},
"product_reference": "libsystemd0-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64"
},
"product_reference": "libsystemd0-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64"
},
"product_reference": "libsystemd0-32bit-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64"
},
"product_reference": "libudev-devel-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le"
},
"product_reference": "libudev-devel-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x"
},
"product_reference": "libudev-devel-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64"
},
"product_reference": "libudev-devel-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64"
},
"product_reference": "libudev1-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le"
},
"product_reference": "libudev1-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x"
},
"product_reference": "libudev1-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64"
},
"product_reference": "libudev1-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64"
},
"product_reference": "libudev1-32bit-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64"
},
"product_reference": "systemd-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le"
},
"product_reference": "systemd-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x"
},
"product_reference": "systemd-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64"
},
"product_reference": "systemd-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64"
},
"product_reference": "systemd-32bit-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-234-24.30.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch"
},
"product_reference": "systemd-bash-completion-234-24.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-container-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64"
},
"product_reference": "systemd-container-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-container-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le"
},
"product_reference": "systemd-container-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-container-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x"
},
"product_reference": "systemd-container-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-container-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64"
},
"product_reference": "systemd-container-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-coredump-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64"
},
"product_reference": "systemd-coredump-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-coredump-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le"
},
"product_reference": "systemd-coredump-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-coredump-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x"
},
"product_reference": "systemd-coredump-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-coredump-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64"
},
"product_reference": "systemd-coredump-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64"
},
"product_reference": "systemd-devel-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le"
},
"product_reference": "systemd-devel-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x"
},
"product_reference": "systemd-devel-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64"
},
"product_reference": "systemd-devel-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64"
},
"product_reference": "systemd-sysvinit-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le"
},
"product_reference": "systemd-sysvinit-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x"
},
"product_reference": "systemd-sysvinit-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64"
},
"product_reference": "systemd-sysvinit-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64"
},
"product_reference": "udev-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le"
},
"product_reference": "udev-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x"
},
"product_reference": "udev-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64"
},
"product_reference": "udev-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-3842",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3842"
}
],
"notes": [
{
"category": "general",
"text": "In systemd before v242-rc4, it was discovered that pam_systemd does not properly sanitize the environment before using the XDG_SEAT variable. It is possible for an attacker, in some particular configurations, to set a XDG_SEAT environment variable which allows for commands to be checked against polkit policies using the \"allow_active\" element rather than \"allow_any\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3842",
"url": "https://www.suse.com/security/cve/CVE-2019-3842"
},
{
"category": "external",
"summary": "SUSE Bug 1132348 for CVE-2019-3842",
"url": "https://bugzilla.suse.com/1132348"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-28T08:51:42Z",
"details": "moderate"
}
],
"title": "CVE-2019-3842"
},
{
"cve": "CVE-2019-3843",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3843"
}
],
"notes": [
{
"category": "general",
"text": "It was discovered that a systemd service that uses DynamicUser property can create a SUID/SGID binary that would be allowed to run as the transient service UID/GID even after the service is terminated. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the UID/GID will be recycled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3843",
"url": "https://www.suse.com/security/cve/CVE-2019-3843"
},
{
"category": "external",
"summary": "SUSE Bug 1133506 for CVE-2019-3843",
"url": "https://bugzilla.suse.com/1133506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-28T08:51:42Z",
"details": "moderate"
}
],
"title": "CVE-2019-3843"
},
{
"cve": "CVE-2019-3844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3844"
}
],
"notes": [
{
"category": "general",
"text": "It was discovered that a systemd service that uses DynamicUser property can get new privileges through the execution of SUID binaries, which would allow to create binaries owned by the service transient group with the setgid bit set. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the GID will be recycled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3844",
"url": "https://www.suse.com/security/cve/CVE-2019-3844"
},
{
"category": "external",
"summary": "SUSE Bug 1133509 for CVE-2019-3844",
"url": "https://bugzilla.suse.com/1133509"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-28T08:51:42Z",
"details": "moderate"
}
],
"title": "CVE-2019-3844"
},
{
"cve": "CVE-2019-6454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6454"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6454",
"url": "https://www.suse.com/security/cve/CVE-2019-6454"
},
{
"category": "external",
"summary": "SUSE Bug 1125352 for CVE-2019-6454",
"url": "https://bugzilla.suse.com/1125352"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-28T08:51:42Z",
"details": "important"
}
],
"title": "CVE-2019-6454"
}
]
}
SUSE-SU-2019:1364-2
Vulnerability from csaf_suse - Published: 2019-07-15 13:48 - Updated: 2019-07-15 13:48Summary
Security update for systemd
Severity
Moderate
Notes
Title of the patch: Security update for systemd
Description of the patch: This update for systemd fixes the following issues:
Security issues fixed:
- CVE-2019-3842: Fixed a privilege escalation in pam_systemd which could be exploited by a local user (bsc#1132348).
- CVE-2019-6454: Fixed a denial of service via crafted D-Bus message (bsc#1125352).
- CVE-2019-3843, CVE-2019-3844: Fixed a privilege escalation where services with DynamicUser could gain new privileges or create SUID/SGID binaries (bsc#1133506, bsc#1133509).
Non-security issued fixed:
- logind: fix killing of scopes (bsc#1125604)
- namespace: make MountFlags=shared work again (bsc#1124122)
- rules: load drivers only on 'add' events (bsc#1126056)
- sysctl: Don't pass null directive argument to '%s' (bsc#1121563)
- systemd-coredump: generate a stack trace of all core dumps and log into the journal (jsc#SLE-5933)
- udevd: notify when max number value of children is reached only once per batch of events (bsc#1132400)
- sd-bus: bump message queue size again (bsc#1132721)
- Do not automatically online memory on s390x (bsc#1127557)
- Removed sg.conf (bsc#1036463)
Patchnames: SUSE-2019-1364,SUSE-SLE-Module-Basesystem-15-SP1-2019-1364,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-1364
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
30 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 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2019-3842: Fixed a privilege escalation in pam_systemd which could be exploited by a local user (bsc#1132348).\n- CVE-2019-6454: Fixed a denial of service via crafted D-Bus message (bsc#1125352).\n- CVE-2019-3843, CVE-2019-3844: Fixed a privilege escalation where services with DynamicUser could gain new privileges or create SUID/SGID binaries (bsc#1133506, bsc#1133509).\n\nNon-security issued fixed:\n\n- logind: fix killing of scopes (bsc#1125604)\n- namespace: make MountFlags=shared work again (bsc#1124122)\n- rules: load drivers only on \u0027add\u0027 events (bsc#1126056)\n- sysctl: Don\u0027t pass null directive argument to \u0027%s\u0027 (bsc#1121563)\n- systemd-coredump: generate a stack trace of all core dumps and log into the journal (jsc#SLE-5933)\n- udevd: notify when max number value of children is reached only once per batch of events (bsc#1132400)\n- sd-bus: bump message queue size again (bsc#1132721)\n- Do not automatically online memory on s390x (bsc#1127557)\n- Removed sg.conf (bsc#1036463)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-1364,SUSE-SLE-Module-Basesystem-15-SP1-2019-1364,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-1364",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1364-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1364-2",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191364-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1364-2",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191364-2.html"
},
{
"category": "self",
"summary": "SUSE Bug 1036463",
"url": "https://bugzilla.suse.com/1036463"
},
{
"category": "self",
"summary": "SUSE Bug 1121563",
"url": "https://bugzilla.suse.com/1121563"
},
{
"category": "self",
"summary": "SUSE Bug 1124122",
"url": "https://bugzilla.suse.com/1124122"
},
{
"category": "self",
"summary": "SUSE Bug 1125352",
"url": "https://bugzilla.suse.com/1125352"
},
{
"category": "self",
"summary": "SUSE Bug 1125604",
"url": "https://bugzilla.suse.com/1125604"
},
{
"category": "self",
"summary": "SUSE Bug 1126056",
"url": "https://bugzilla.suse.com/1126056"
},
{
"category": "self",
"summary": "SUSE Bug 1127557",
"url": "https://bugzilla.suse.com/1127557"
},
{
"category": "self",
"summary": "SUSE Bug 1130230",
"url": "https://bugzilla.suse.com/1130230"
},
{
"category": "self",
"summary": "SUSE Bug 1132348",
"url": "https://bugzilla.suse.com/1132348"
},
{
"category": "self",
"summary": "SUSE Bug 1132400",
"url": "https://bugzilla.suse.com/1132400"
},
{
"category": "self",
"summary": "SUSE Bug 1132721",
"url": "https://bugzilla.suse.com/1132721"
},
{
"category": "self",
"summary": "SUSE Bug 1133506",
"url": "https://bugzilla.suse.com/1133506"
},
{
"category": "self",
"summary": "SUSE Bug 1133509",
"url": "https://bugzilla.suse.com/1133509"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3842 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3842/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3843 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3843/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3844 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3844/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6454 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6454/"
},
{
"category": "self",
"summary": "SUSE Bug SLE-5933",
"url": "https://bugzilla.suse.com/SLE-5933"
}
],
"title": "Security update for systemd",
"tracking": {
"current_release_date": "2019-07-15T13:48:30Z",
"generator": {
"date": "2019-07-15T13:48:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1364-2",
"initial_release_date": "2019-07-15T13:48:30Z",
"revision_history": [
{
"date": "2019-07-15T13:48:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.30.1.aarch64",
"product": {
"name": "libsystemd0-234-24.30.1.aarch64",
"product_id": "libsystemd0-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.30.1.aarch64",
"product": {
"name": "libsystemd0-mini-234-24.30.1.aarch64",
"product_id": "libsystemd0-mini-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.30.1.aarch64",
"product": {
"name": "libudev-devel-234-24.30.1.aarch64",
"product_id": "libudev-devel-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.30.1.aarch64",
"product": {
"name": "libudev-mini-devel-234-24.30.1.aarch64",
"product_id": "libudev-mini-devel-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.30.1.aarch64",
"product": {
"name": "libudev-mini1-234-24.30.1.aarch64",
"product_id": "libudev-mini1-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.30.1.aarch64",
"product": {
"name": "libudev1-234-24.30.1.aarch64",
"product_id": "libudev1-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.30.1.aarch64",
"product": {
"name": "nss-myhostname-234-24.30.1.aarch64",
"product_id": "nss-myhostname-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.30.1.aarch64",
"product": {
"name": "nss-mymachines-234-24.30.1.aarch64",
"product_id": "nss-mymachines-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.30.1.aarch64",
"product": {
"name": "nss-systemd-234-24.30.1.aarch64",
"product_id": "nss-systemd-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-234-24.30.1.aarch64",
"product": {
"name": "systemd-234-24.30.1.aarch64",
"product_id": "systemd-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.30.1.aarch64",
"product": {
"name": "systemd-container-234-24.30.1.aarch64",
"product_id": "systemd-container-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.30.1.aarch64",
"product": {
"name": "systemd-coredump-234-24.30.1.aarch64",
"product_id": "systemd-coredump-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.30.1.aarch64",
"product": {
"name": "systemd-devel-234-24.30.1.aarch64",
"product_id": "systemd-devel-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.30.1.aarch64",
"product": {
"name": "systemd-logger-234-24.30.1.aarch64",
"product_id": "systemd-logger-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.30.1.aarch64",
"product": {
"name": "systemd-mini-234-24.30.1.aarch64",
"product_id": "systemd-mini-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.30.1.aarch64",
"product": {
"name": "systemd-mini-container-mini-234-24.30.1.aarch64",
"product_id": "systemd-mini-container-mini-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.30.1.aarch64",
"product": {
"name": "systemd-mini-coredump-mini-234-24.30.1.aarch64",
"product_id": "systemd-mini-coredump-mini-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.30.1.aarch64",
"product": {
"name": "systemd-mini-devel-234-24.30.1.aarch64",
"product_id": "systemd-mini-devel-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.30.1.aarch64",
"product": {
"name": "systemd-mini-sysvinit-234-24.30.1.aarch64",
"product_id": "systemd-mini-sysvinit-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.30.1.aarch64",
"product": {
"name": "systemd-sysvinit-234-24.30.1.aarch64",
"product_id": "systemd-sysvinit-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-234-24.30.1.aarch64",
"product": {
"name": "udev-234-24.30.1.aarch64",
"product_id": "udev-234-24.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.30.1.aarch64",
"product": {
"name": "udev-mini-234-24.30.1.aarch64",
"product_id": "udev-mini-234-24.30.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-64bit-234-24.30.1.aarch64_ilp32",
"product": {
"name": "libsystemd0-64bit-234-24.30.1.aarch64_ilp32",
"product_id": "libsystemd0-64bit-234-24.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libudev-devel-64bit-234-24.30.1.aarch64_ilp32",
"product": {
"name": "libudev-devel-64bit-234-24.30.1.aarch64_ilp32",
"product_id": "libudev-devel-64bit-234-24.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libudev1-64bit-234-24.30.1.aarch64_ilp32",
"product": {
"name": "libudev1-64bit-234-24.30.1.aarch64_ilp32",
"product_id": "libudev1-64bit-234-24.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "nss-myhostname-64bit-234-24.30.1.aarch64_ilp32",
"product": {
"name": "nss-myhostname-64bit-234-24.30.1.aarch64_ilp32",
"product_id": "nss-myhostname-64bit-234-24.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "nss-mymachines-64bit-234-24.30.1.aarch64_ilp32",
"product": {
"name": "nss-mymachines-64bit-234-24.30.1.aarch64_ilp32",
"product_id": "nss-mymachines-64bit-234-24.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "systemd-64bit-234-24.30.1.aarch64_ilp32",
"product": {
"name": "systemd-64bit-234-24.30.1.aarch64_ilp32",
"product_id": "systemd-64bit-234-24.30.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.30.1.i586",
"product": {
"name": "libsystemd0-234-24.30.1.i586",
"product_id": "libsystemd0-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.30.1.i586",
"product": {
"name": "libsystemd0-mini-234-24.30.1.i586",
"product_id": "libsystemd0-mini-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.30.1.i586",
"product": {
"name": "libudev-devel-234-24.30.1.i586",
"product_id": "libudev-devel-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.30.1.i586",
"product": {
"name": "libudev-mini-devel-234-24.30.1.i586",
"product_id": "libudev-mini-devel-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.30.1.i586",
"product": {
"name": "libudev-mini1-234-24.30.1.i586",
"product_id": "libudev-mini1-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.30.1.i586",
"product": {
"name": "libudev1-234-24.30.1.i586",
"product_id": "libudev1-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.30.1.i586",
"product": {
"name": "nss-myhostname-234-24.30.1.i586",
"product_id": "nss-myhostname-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.30.1.i586",
"product": {
"name": "nss-mymachines-234-24.30.1.i586",
"product_id": "nss-mymachines-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.30.1.i586",
"product": {
"name": "nss-systemd-234-24.30.1.i586",
"product_id": "nss-systemd-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-234-24.30.1.i586",
"product": {
"name": "systemd-234-24.30.1.i586",
"product_id": "systemd-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.30.1.i586",
"product": {
"name": "systemd-container-234-24.30.1.i586",
"product_id": "systemd-container-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.30.1.i586",
"product": {
"name": "systemd-coredump-234-24.30.1.i586",
"product_id": "systemd-coredump-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.30.1.i586",
"product": {
"name": "systemd-devel-234-24.30.1.i586",
"product_id": "systemd-devel-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.30.1.i586",
"product": {
"name": "systemd-logger-234-24.30.1.i586",
"product_id": "systemd-logger-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.30.1.i586",
"product": {
"name": "systemd-mini-234-24.30.1.i586",
"product_id": "systemd-mini-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.30.1.i586",
"product": {
"name": "systemd-mini-container-mini-234-24.30.1.i586",
"product_id": "systemd-mini-container-mini-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.30.1.i586",
"product": {
"name": "systemd-mini-coredump-mini-234-24.30.1.i586",
"product_id": "systemd-mini-coredump-mini-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.30.1.i586",
"product": {
"name": "systemd-mini-devel-234-24.30.1.i586",
"product_id": "systemd-mini-devel-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.30.1.i586",
"product": {
"name": "systemd-mini-sysvinit-234-24.30.1.i586",
"product_id": "systemd-mini-sysvinit-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.30.1.i586",
"product": {
"name": "systemd-sysvinit-234-24.30.1.i586",
"product_id": "systemd-sysvinit-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "udev-234-24.30.1.i586",
"product": {
"name": "udev-234-24.30.1.i586",
"product_id": "udev-234-24.30.1.i586"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.30.1.i586",
"product": {
"name": "udev-mini-234-24.30.1.i586",
"product_id": "udev-mini-234-24.30.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "systemd-bash-completion-234-24.30.1.noarch",
"product": {
"name": "systemd-bash-completion-234-24.30.1.noarch",
"product_id": "systemd-bash-completion-234-24.30.1.noarch"
}
},
{
"category": "product_version",
"name": "systemd-mini-bash-completion-234-24.30.1.noarch",
"product": {
"name": "systemd-mini-bash-completion-234-24.30.1.noarch",
"product_id": "systemd-mini-bash-completion-234-24.30.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.30.1.ppc64le",
"product": {
"name": "libsystemd0-234-24.30.1.ppc64le",
"product_id": "libsystemd0-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.30.1.ppc64le",
"product": {
"name": "libsystemd0-mini-234-24.30.1.ppc64le",
"product_id": "libsystemd0-mini-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.30.1.ppc64le",
"product": {
"name": "libudev-devel-234-24.30.1.ppc64le",
"product_id": "libudev-devel-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.30.1.ppc64le",
"product": {
"name": "libudev-mini-devel-234-24.30.1.ppc64le",
"product_id": "libudev-mini-devel-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.30.1.ppc64le",
"product": {
"name": "libudev-mini1-234-24.30.1.ppc64le",
"product_id": "libudev-mini1-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.30.1.ppc64le",
"product": {
"name": "libudev1-234-24.30.1.ppc64le",
"product_id": "libudev1-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.30.1.ppc64le",
"product": {
"name": "nss-myhostname-234-24.30.1.ppc64le",
"product_id": "nss-myhostname-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.30.1.ppc64le",
"product": {
"name": "nss-mymachines-234-24.30.1.ppc64le",
"product_id": "nss-mymachines-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.30.1.ppc64le",
"product": {
"name": "nss-systemd-234-24.30.1.ppc64le",
"product_id": "nss-systemd-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-234-24.30.1.ppc64le",
"product": {
"name": "systemd-234-24.30.1.ppc64le",
"product_id": "systemd-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.30.1.ppc64le",
"product": {
"name": "systemd-container-234-24.30.1.ppc64le",
"product_id": "systemd-container-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.30.1.ppc64le",
"product": {
"name": "systemd-coredump-234-24.30.1.ppc64le",
"product_id": "systemd-coredump-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.30.1.ppc64le",
"product": {
"name": "systemd-devel-234-24.30.1.ppc64le",
"product_id": "systemd-devel-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.30.1.ppc64le",
"product": {
"name": "systemd-logger-234-24.30.1.ppc64le",
"product_id": "systemd-logger-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.30.1.ppc64le",
"product": {
"name": "systemd-mini-234-24.30.1.ppc64le",
"product_id": "systemd-mini-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.30.1.ppc64le",
"product": {
"name": "systemd-mini-container-mini-234-24.30.1.ppc64le",
"product_id": "systemd-mini-container-mini-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.30.1.ppc64le",
"product": {
"name": "systemd-mini-coredump-mini-234-24.30.1.ppc64le",
"product_id": "systemd-mini-coredump-mini-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.30.1.ppc64le",
"product": {
"name": "systemd-mini-devel-234-24.30.1.ppc64le",
"product_id": "systemd-mini-devel-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.30.1.ppc64le",
"product": {
"name": "systemd-mini-sysvinit-234-24.30.1.ppc64le",
"product_id": "systemd-mini-sysvinit-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.30.1.ppc64le",
"product": {
"name": "systemd-sysvinit-234-24.30.1.ppc64le",
"product_id": "systemd-sysvinit-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-234-24.30.1.ppc64le",
"product": {
"name": "udev-234-24.30.1.ppc64le",
"product_id": "udev-234-24.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.30.1.ppc64le",
"product": {
"name": "udev-mini-234-24.30.1.ppc64le",
"product_id": "udev-mini-234-24.30.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.30.1.s390x",
"product": {
"name": "libsystemd0-234-24.30.1.s390x",
"product_id": "libsystemd0-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.30.1.s390x",
"product": {
"name": "libsystemd0-mini-234-24.30.1.s390x",
"product_id": "libsystemd0-mini-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.30.1.s390x",
"product": {
"name": "libudev-devel-234-24.30.1.s390x",
"product_id": "libudev-devel-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.30.1.s390x",
"product": {
"name": "libudev-mini-devel-234-24.30.1.s390x",
"product_id": "libudev-mini-devel-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.30.1.s390x",
"product": {
"name": "libudev-mini1-234-24.30.1.s390x",
"product_id": "libudev-mini1-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.30.1.s390x",
"product": {
"name": "libudev1-234-24.30.1.s390x",
"product_id": "libudev1-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.30.1.s390x",
"product": {
"name": "nss-myhostname-234-24.30.1.s390x",
"product_id": "nss-myhostname-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.30.1.s390x",
"product": {
"name": "nss-mymachines-234-24.30.1.s390x",
"product_id": "nss-mymachines-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.30.1.s390x",
"product": {
"name": "nss-systemd-234-24.30.1.s390x",
"product_id": "nss-systemd-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-234-24.30.1.s390x",
"product": {
"name": "systemd-234-24.30.1.s390x",
"product_id": "systemd-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.30.1.s390x",
"product": {
"name": "systemd-container-234-24.30.1.s390x",
"product_id": "systemd-container-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.30.1.s390x",
"product": {
"name": "systemd-coredump-234-24.30.1.s390x",
"product_id": "systemd-coredump-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.30.1.s390x",
"product": {
"name": "systemd-devel-234-24.30.1.s390x",
"product_id": "systemd-devel-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.30.1.s390x",
"product": {
"name": "systemd-logger-234-24.30.1.s390x",
"product_id": "systemd-logger-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.30.1.s390x",
"product": {
"name": "systemd-mini-234-24.30.1.s390x",
"product_id": "systemd-mini-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.30.1.s390x",
"product": {
"name": "systemd-mini-container-mini-234-24.30.1.s390x",
"product_id": "systemd-mini-container-mini-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.30.1.s390x",
"product": {
"name": "systemd-mini-coredump-mini-234-24.30.1.s390x",
"product_id": "systemd-mini-coredump-mini-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.30.1.s390x",
"product": {
"name": "systemd-mini-devel-234-24.30.1.s390x",
"product_id": "systemd-mini-devel-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.30.1.s390x",
"product": {
"name": "systemd-mini-sysvinit-234-24.30.1.s390x",
"product_id": "systemd-mini-sysvinit-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.30.1.s390x",
"product": {
"name": "systemd-sysvinit-234-24.30.1.s390x",
"product_id": "systemd-sysvinit-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-234-24.30.1.s390x",
"product": {
"name": "udev-234-24.30.1.s390x",
"product_id": "udev-234-24.30.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.30.1.s390x",
"product": {
"name": "udev-mini-234-24.30.1.s390x",
"product_id": "udev-mini-234-24.30.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.30.1.x86_64",
"product": {
"name": "libsystemd0-234-24.30.1.x86_64",
"product_id": "libsystemd0-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsystemd0-32bit-234-24.30.1.x86_64",
"product": {
"name": "libsystemd0-32bit-234-24.30.1.x86_64",
"product_id": "libsystemd0-32bit-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.30.1.x86_64",
"product": {
"name": "libsystemd0-mini-234-24.30.1.x86_64",
"product_id": "libsystemd0-mini-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.30.1.x86_64",
"product": {
"name": "libudev-devel-234-24.30.1.x86_64",
"product_id": "libudev-devel-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-devel-32bit-234-24.30.1.x86_64",
"product": {
"name": "libudev-devel-32bit-234-24.30.1.x86_64",
"product_id": "libudev-devel-32bit-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.30.1.x86_64",
"product": {
"name": "libudev-mini-devel-234-24.30.1.x86_64",
"product_id": "libudev-mini-devel-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.30.1.x86_64",
"product": {
"name": "libudev-mini1-234-24.30.1.x86_64",
"product_id": "libudev-mini1-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.30.1.x86_64",
"product": {
"name": "libudev1-234-24.30.1.x86_64",
"product_id": "libudev1-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-234-24.30.1.x86_64",
"product": {
"name": "libudev1-32bit-234-24.30.1.x86_64",
"product_id": "libudev1-32bit-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.30.1.x86_64",
"product": {
"name": "nss-myhostname-234-24.30.1.x86_64",
"product_id": "nss-myhostname-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-32bit-234-24.30.1.x86_64",
"product": {
"name": "nss-myhostname-32bit-234-24.30.1.x86_64",
"product_id": "nss-myhostname-32bit-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.30.1.x86_64",
"product": {
"name": "nss-mymachines-234-24.30.1.x86_64",
"product_id": "nss-mymachines-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-32bit-234-24.30.1.x86_64",
"product": {
"name": "nss-mymachines-32bit-234-24.30.1.x86_64",
"product_id": "nss-mymachines-32bit-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.30.1.x86_64",
"product": {
"name": "nss-systemd-234-24.30.1.x86_64",
"product_id": "nss-systemd-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-234-24.30.1.x86_64",
"product": {
"name": "systemd-234-24.30.1.x86_64",
"product_id": "systemd-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-32bit-234-24.30.1.x86_64",
"product": {
"name": "systemd-32bit-234-24.30.1.x86_64",
"product_id": "systemd-32bit-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.30.1.x86_64",
"product": {
"name": "systemd-container-234-24.30.1.x86_64",
"product_id": "systemd-container-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.30.1.x86_64",
"product": {
"name": "systemd-coredump-234-24.30.1.x86_64",
"product_id": "systemd-coredump-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.30.1.x86_64",
"product": {
"name": "systemd-devel-234-24.30.1.x86_64",
"product_id": "systemd-devel-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.30.1.x86_64",
"product": {
"name": "systemd-logger-234-24.30.1.x86_64",
"product_id": "systemd-logger-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.30.1.x86_64",
"product": {
"name": "systemd-mini-234-24.30.1.x86_64",
"product_id": "systemd-mini-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.30.1.x86_64",
"product": {
"name": "systemd-mini-container-mini-234-24.30.1.x86_64",
"product_id": "systemd-mini-container-mini-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.30.1.x86_64",
"product": {
"name": "systemd-mini-coredump-mini-234-24.30.1.x86_64",
"product_id": "systemd-mini-coredump-mini-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.30.1.x86_64",
"product": {
"name": "systemd-mini-devel-234-24.30.1.x86_64",
"product_id": "systemd-mini-devel-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.30.1.x86_64",
"product": {
"name": "systemd-mini-sysvinit-234-24.30.1.x86_64",
"product_id": "systemd-mini-sysvinit-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.30.1.x86_64",
"product": {
"name": "systemd-sysvinit-234-24.30.1.x86_64",
"product_id": "systemd-sysvinit-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-234-24.30.1.x86_64",
"product": {
"name": "udev-234-24.30.1.x86_64",
"product_id": "udev-234-24.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.30.1.x86_64",
"product": {
"name": "udev-mini-234-24.30.1.x86_64",
"product_id": "udev-mini-234-24.30.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64"
},
"product_reference": "libsystemd0-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le"
},
"product_reference": "libsystemd0-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x"
},
"product_reference": "libsystemd0-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64"
},
"product_reference": "libsystemd0-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64"
},
"product_reference": "libsystemd0-32bit-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64"
},
"product_reference": "libudev-devel-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le"
},
"product_reference": "libudev-devel-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x"
},
"product_reference": "libudev-devel-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev-devel-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64"
},
"product_reference": "libudev-devel-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64"
},
"product_reference": "libudev1-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le"
},
"product_reference": "libudev1-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x"
},
"product_reference": "libudev1-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64"
},
"product_reference": "libudev1-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64"
},
"product_reference": "libudev1-32bit-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64"
},
"product_reference": "systemd-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le"
},
"product_reference": "systemd-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x"
},
"product_reference": "systemd-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64"
},
"product_reference": "systemd-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64"
},
"product_reference": "systemd-32bit-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-234-24.30.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch"
},
"product_reference": "systemd-bash-completion-234-24.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-container-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64"
},
"product_reference": "systemd-container-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-container-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le"
},
"product_reference": "systemd-container-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-container-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x"
},
"product_reference": "systemd-container-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-container-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64"
},
"product_reference": "systemd-container-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-coredump-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64"
},
"product_reference": "systemd-coredump-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-coredump-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le"
},
"product_reference": "systemd-coredump-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-coredump-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x"
},
"product_reference": "systemd-coredump-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-coredump-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64"
},
"product_reference": "systemd-coredump-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64"
},
"product_reference": "systemd-devel-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le"
},
"product_reference": "systemd-devel-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x"
},
"product_reference": "systemd-devel-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64"
},
"product_reference": "systemd-devel-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64"
},
"product_reference": "systemd-sysvinit-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le"
},
"product_reference": "systemd-sysvinit-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x"
},
"product_reference": "systemd-sysvinit-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64"
},
"product_reference": "systemd-sysvinit-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64"
},
"product_reference": "udev-234-24.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le"
},
"product_reference": "udev-234-24.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x"
},
"product_reference": "udev-234-24.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64"
},
"product_reference": "udev-234-24.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-3842",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3842"
}
],
"notes": [
{
"category": "general",
"text": "In systemd before v242-rc4, it was discovered that pam_systemd does not properly sanitize the environment before using the XDG_SEAT variable. It is possible for an attacker, in some particular configurations, to set a XDG_SEAT environment variable which allows for commands to be checked against polkit policies using the \"allow_active\" element rather than \"allow_any\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3842",
"url": "https://www.suse.com/security/cve/CVE-2019-3842"
},
{
"category": "external",
"summary": "SUSE Bug 1132348 for CVE-2019-3842",
"url": "https://bugzilla.suse.com/1132348"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-07-15T13:48:30Z",
"details": "moderate"
}
],
"title": "CVE-2019-3842"
},
{
"cve": "CVE-2019-3843",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3843"
}
],
"notes": [
{
"category": "general",
"text": "It was discovered that a systemd service that uses DynamicUser property can create a SUID/SGID binary that would be allowed to run as the transient service UID/GID even after the service is terminated. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the UID/GID will be recycled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3843",
"url": "https://www.suse.com/security/cve/CVE-2019-3843"
},
{
"category": "external",
"summary": "SUSE Bug 1133506 for CVE-2019-3843",
"url": "https://bugzilla.suse.com/1133506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-07-15T13:48:30Z",
"details": "moderate"
}
],
"title": "CVE-2019-3843"
},
{
"cve": "CVE-2019-3844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3844"
}
],
"notes": [
{
"category": "general",
"text": "It was discovered that a systemd service that uses DynamicUser property can get new privileges through the execution of SUID binaries, which would allow to create binaries owned by the service transient group with the setgid bit set. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the GID will be recycled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3844",
"url": "https://www.suse.com/security/cve/CVE-2019-3844"
},
{
"category": "external",
"summary": "SUSE Bug 1133509 for CVE-2019-3844",
"url": "https://bugzilla.suse.com/1133509"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-07-15T13:48:30Z",
"details": "moderate"
}
],
"title": "CVE-2019-3844"
},
{
"cve": "CVE-2019-6454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6454"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6454",
"url": "https://www.suse.com/security/cve/CVE-2019-6454"
},
{
"category": "external",
"summary": "SUSE Bug 1125352 for CVE-2019-6454",
"url": "https://bugzilla.suse.com/1125352"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-07-15T13:48:30Z",
"details": "important"
}
],
"title": "CVE-2019-6454"
}
]
}
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…