suse-su-2018:3767-1
Vulnerability from csaf_suse
Published
2018-11-14 13:15
Modified
2018-11-14 13:15
Summary
Security update for systemd
Notes
Title of the patch
Security update for systemd
Description of the patch
This update for systemd fixes the following issues:
Security issues fixed:
- CVE-2018-15688: A buffer overflow vulnerability in the dhcp6 client of systemd allowed a malicious dhcp6 server to overwrite heap memory in systemd-networkd. (bsc#1113632)
- CVE-2018-15686: A vulnerability in unit_deserialize of systemd allows an attacker to supply arbitrary state across systemd re-execution via NotifyAccess. This can be used to improperly influence systemd execution and possibly lead to root privilege escalation. (bsc#1113665)
Non-security issues fixed:
- dhcp6: split assert_return() to be more debuggable when hit
- core: skip unit deserialization and move to the next one when unit_deserialize() fails
- core: properly handle deserialization of unknown unit types (#6476)
- core: don't create Requires for workdir if 'missing ok' (bsc#1113083)
- logind: use manager_get_user_by_pid() where appropriate
- logind: rework manager_get_{user|session}_by_pid() a bit
- login: fix user@.service case, so we don't allow nested sessions (#8051) (bsc#1112024)
- core: be more defensive if we can't determine per-connection socket peer (#7329)
- socket-util: introduce port argument in sockaddr_port()
- service: fixup ExecStop for socket-activated shutdown (#4120)
- service: Continue shutdown on socket activated unit on termination (#4108) (bsc#1106923)
- cryptsetup: build fixes for 'add support for sector-size= option'
- udev-rules: IMPORT cmdline does not recognize keys with similar names (bsc#1111278)
- core: keep the kernel coredump defaults when systemd-coredump is disabled
- core: shorten main() a bit, split out coredump initialization
- core: set RLIMIT_CORE to unlimited by default (bsc#1108835)
- core/mount: fstype may be NULL
- journald: don't ship systemd-journald-audit.socket (bsc#1109252)
- core: make 'tmpfs' dependencies on swapfs a 'default' dep, not an 'implicit' (bsc#1110445)
- mount: make sure we unmount tmpfs mounts before we deactivate swaps (#7076)
- tmp.mount.hm4: After swap.target (#3087)
- Ship systemd-sysv-install helper via the main package
This script was part of systemd-sysvinit sub-package but it was
wrong since systemd-sysv-install is a script used to redirect
enable/disable operations to chkconfig when the unit targets are
sysv init scripts. Therefore it's never been a SySV init tool.
Patchnames
SUSE-OpenStack-Cloud-7-2018-2659,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2018-2659,SUSE-SLE-DESKTOP-12-SP3-2018-2659,SUSE-SLE-SAP-12-SP2-2018-2659,SUSE-SLE-SDK-12-SP3-2018-2659,SUSE-SLE-SERVER-12-SP2-2018-2659,SUSE-SLE-SERVER-12-SP2-BCL-2018-2659,SUSE-SLE-SERVER-12-SP3-2018-2659,SUSE-Storage-4-2018-2659
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for systemd", "title": "Title of the patch" }, { "category": "description", "text": "\nThis update for systemd fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2018-15688: A buffer overflow vulnerability in the dhcp6 client of systemd allowed a malicious dhcp6 server to overwrite heap memory in systemd-networkd. (bsc#1113632)\n- CVE-2018-15686: A vulnerability in unit_deserialize of systemd allows an attacker to supply arbitrary state across systemd re-execution via NotifyAccess. This can be used to improperly influence systemd execution and possibly lead to root privilege escalation. (bsc#1113665)\n\nNon-security issues fixed:\n\n- dhcp6: split assert_return() to be more debuggable when hit\n- core: skip unit deserialization and move to the next one when unit_deserialize() fails\n- core: properly handle deserialization of unknown unit types (#6476)\n- core: don\u0027t create Requires for workdir if \u0027missing ok\u0027 (bsc#1113083)\n- logind: use manager_get_user_by_pid() where appropriate\n- logind: rework manager_get_{user|session}_by_pid() a bit\n- login: fix user@.service case, so we don\u0027t allow nested sessions (#8051) (bsc#1112024)\n- core: be more defensive if we can\u0027t determine per-connection socket peer (#7329)\n- socket-util: introduce port argument in sockaddr_port()\n- service: fixup ExecStop for socket-activated shutdown (#4120)\n- service: Continue shutdown on socket activated unit on termination (#4108) (bsc#1106923)\n- cryptsetup: build fixes for \u0027add support for sector-size= option\u0027\n- udev-rules: IMPORT cmdline does not recognize keys with similar names (bsc#1111278)\n- core: keep the kernel coredump defaults when systemd-coredump is disabled\n- core: shorten main() a bit, split out coredump initialization\n- core: set RLIMIT_CORE to unlimited by default (bsc#1108835)\n- core/mount: fstype may be NULL\n- journald: don\u0027t ship systemd-journald-audit.socket (bsc#1109252)\n- core: make \u0027tmpfs\u0027 dependencies on swapfs a \u0027default\u0027 dep, not an \u0027implicit\u0027 (bsc#1110445)\n- mount: make sure we unmount tmpfs mounts before we deactivate swaps (#7076)\n- tmp.mount.hm4: After swap.target (#3087)\n\n- Ship systemd-sysv-install helper via the main package\n This script was part of systemd-sysvinit sub-package but it was\n wrong since systemd-sysv-install is a script used to redirect\n enable/disable operations to chkconfig when the unit targets are\n sysv init scripts. Therefore it\u0027s never been a SySV init tool.\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-OpenStack-Cloud-7-2018-2659,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2018-2659,SUSE-SLE-DESKTOP-12-SP3-2018-2659,SUSE-SLE-SAP-12-SP2-2018-2659,SUSE-SLE-SDK-12-SP3-2018-2659,SUSE-SLE-SERVER-12-SP2-2018-2659,SUSE-SLE-SERVER-12-SP2-BCL-2018-2659,SUSE-SLE-SERVER-12-SP3-2018-2659,SUSE-Storage-4-2018-2659", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_3767-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:3767-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183767-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:3767-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-November/004849.html" }, { "category": "self", "summary": "SUSE Bug 1106923", "url": "https://bugzilla.suse.com/1106923" }, { "category": "self", "summary": "SUSE Bug 1108835", "url": "https://bugzilla.suse.com/1108835" }, { "category": "self", "summary": "SUSE Bug 1109252", "url": "https://bugzilla.suse.com/1109252" }, { "category": "self", "summary": "SUSE Bug 1110445", "url": "https://bugzilla.suse.com/1110445" }, { "category": "self", "summary": "SUSE Bug 1111278", "url": "https://bugzilla.suse.com/1111278" }, { "category": "self", "summary": "SUSE Bug 1112024", "url": "https://bugzilla.suse.com/1112024" }, { "category": "self", "summary": "SUSE Bug 1113083", "url": "https://bugzilla.suse.com/1113083" }, { "category": "self", "summary": "SUSE Bug 1113632", "url": "https://bugzilla.suse.com/1113632" }, { "category": "self", "summary": "SUSE Bug 1113665", "url": "https://bugzilla.suse.com/1113665" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15686 page", "url": "https://www.suse.com/security/cve/CVE-2018-15686/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15688 page", "url": "https://www.suse.com/security/cve/CVE-2018-15688/" } ], "title": "Security update for systemd", "tracking": { "current_release_date": "2018-11-14T13:15:06Z", "generator": { "date": "2018-11-14T13:15:06Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:3767-1", "initial_release_date": "2018-11-14T13:15:06Z", "revision_history": [ { "date": "2018-11-14T13:15:06Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libudev-devel-228-150.53.3.aarch64", "product": { "name": "libudev-devel-228-150.53.3.aarch64", "product_id": "libudev-devel-228-150.53.3.aarch64" } }, { "category": "product_version", "name": "systemd-devel-228-150.53.3.aarch64", "product": { "name": "systemd-devel-228-150.53.3.aarch64", "product_id": "systemd-devel-228-150.53.3.aarch64" } }, { "category": "product_version", "name": "libsystemd0-228-150.53.3.aarch64", "product": { "name": "libsystemd0-228-150.53.3.aarch64", "product_id": "libsystemd0-228-150.53.3.aarch64" } }, { "category": "product_version", "name": "libudev1-228-150.53.3.aarch64", "product": { "name": "libudev1-228-150.53.3.aarch64", "product_id": "libudev1-228-150.53.3.aarch64" } }, { "category": "product_version", "name": "systemd-228-150.53.3.aarch64", "product": { "name": "systemd-228-150.53.3.aarch64", "product_id": "systemd-228-150.53.3.aarch64" } }, { "category": "product_version", "name": "systemd-sysvinit-228-150.53.3.aarch64", "product": { "name": "systemd-sysvinit-228-150.53.3.aarch64", "product_id": "systemd-sysvinit-228-150.53.3.aarch64" } }, { "category": "product_version", "name": "udev-228-150.53.3.aarch64", "product": { "name": "udev-228-150.53.3.aarch64", "product_id": "udev-228-150.53.3.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "systemd-bash-completion-228-150.53.3.noarch", "product": { "name": "systemd-bash-completion-228-150.53.3.noarch", "product_id": "systemd-bash-completion-228-150.53.3.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-228-150.53.3.ppc64le", "product": { "name": "libsystemd0-228-150.53.3.ppc64le", "product_id": "libsystemd0-228-150.53.3.ppc64le" } }, { "category": "product_version", "name": "libudev1-228-150.53.3.ppc64le", "product": { "name": "libudev1-228-150.53.3.ppc64le", "product_id": "libudev1-228-150.53.3.ppc64le" } }, { "category": "product_version", "name": "systemd-228-150.53.3.ppc64le", "product": { "name": "systemd-228-150.53.3.ppc64le", "product_id": "systemd-228-150.53.3.ppc64le" } }, { "category": "product_version", "name": "systemd-sysvinit-228-150.53.3.ppc64le", "product": { "name": "systemd-sysvinit-228-150.53.3.ppc64le", "product_id": "systemd-sysvinit-228-150.53.3.ppc64le" } }, { "category": "product_version", "name": "udev-228-150.53.3.ppc64le", "product": { "name": "udev-228-150.53.3.ppc64le", "product_id": "udev-228-150.53.3.ppc64le" } }, { "category": "product_version", "name": "libudev-devel-228-150.53.3.ppc64le", "product": { "name": "libudev-devel-228-150.53.3.ppc64le", "product_id": "libudev-devel-228-150.53.3.ppc64le" } }, { "category": "product_version", "name": "systemd-devel-228-150.53.3.ppc64le", "product": { "name": "systemd-devel-228-150.53.3.ppc64le", "product_id": "systemd-devel-228-150.53.3.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-228-150.53.3.s390x", "product": { "name": "libsystemd0-228-150.53.3.s390x", "product_id": "libsystemd0-228-150.53.3.s390x" } }, { "category": "product_version", "name": "libsystemd0-32bit-228-150.53.3.s390x", "product": { "name": "libsystemd0-32bit-228-150.53.3.s390x", "product_id": "libsystemd0-32bit-228-150.53.3.s390x" } }, { "category": "product_version", "name": "libudev1-228-150.53.3.s390x", "product": { "name": "libudev1-228-150.53.3.s390x", "product_id": "libudev1-228-150.53.3.s390x" } }, { "category": "product_version", "name": "libudev1-32bit-228-150.53.3.s390x", "product": { "name": "libudev1-32bit-228-150.53.3.s390x", "product_id": "libudev1-32bit-228-150.53.3.s390x" } }, { "category": "product_version", "name": "systemd-228-150.53.3.s390x", "product": { "name": "systemd-228-150.53.3.s390x", "product_id": "systemd-228-150.53.3.s390x" } }, { "category": "product_version", "name": "systemd-32bit-228-150.53.3.s390x", "product": { "name": "systemd-32bit-228-150.53.3.s390x", "product_id": "systemd-32bit-228-150.53.3.s390x" } }, { "category": "product_version", "name": "systemd-sysvinit-228-150.53.3.s390x", "product": { "name": "systemd-sysvinit-228-150.53.3.s390x", "product_id": "systemd-sysvinit-228-150.53.3.s390x" } }, { "category": "product_version", "name": "udev-228-150.53.3.s390x", "product": { "name": "udev-228-150.53.3.s390x", "product_id": "udev-228-150.53.3.s390x" } }, { "category": "product_version", "name": "libudev-devel-228-150.53.3.s390x", "product": { "name": "libudev-devel-228-150.53.3.s390x", "product_id": "libudev-devel-228-150.53.3.s390x" } }, { "category": "product_version", "name": "systemd-devel-228-150.53.3.s390x", "product": { "name": "systemd-devel-228-150.53.3.s390x", "product_id": "systemd-devel-228-150.53.3.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-228-150.53.3.x86_64", "product": { "name": "libsystemd0-228-150.53.3.x86_64", "product_id": "libsystemd0-228-150.53.3.x86_64" } }, { "category": "product_version", "name": "libsystemd0-32bit-228-150.53.3.x86_64", "product": { "name": "libsystemd0-32bit-228-150.53.3.x86_64", "product_id": "libsystemd0-32bit-228-150.53.3.x86_64" } }, { "category": "product_version", "name": "libudev1-228-150.53.3.x86_64", "product": { "name": "libudev1-228-150.53.3.x86_64", "product_id": "libudev1-228-150.53.3.x86_64" } }, { "category": "product_version", "name": "libudev1-32bit-228-150.53.3.x86_64", "product": { "name": "libudev1-32bit-228-150.53.3.x86_64", "product_id": "libudev1-32bit-228-150.53.3.x86_64" } }, { "category": "product_version", "name": "systemd-228-150.53.3.x86_64", "product": { "name": "systemd-228-150.53.3.x86_64", "product_id": "systemd-228-150.53.3.x86_64" } }, { "category": "product_version", "name": "systemd-32bit-228-150.53.3.x86_64", "product": { "name": "systemd-32bit-228-150.53.3.x86_64", "product_id": "systemd-32bit-228-150.53.3.x86_64" } }, { "category": "product_version", "name": "systemd-sysvinit-228-150.53.3.x86_64", "product": { "name": "systemd-sysvinit-228-150.53.3.x86_64", "product_id": "systemd-sysvinit-228-150.53.3.x86_64" } }, { "category": "product_version", "name": "udev-228-150.53.3.x86_64", "product": { "name": "udev-228-150.53.3.x86_64", "product_id": "udev-228-150.53.3.x86_64" } }, { "category": "product_version", "name": "libudev-devel-228-150.53.3.x86_64", "product": { "name": "libudev-devel-228-150.53.3.x86_64", "product_id": "libudev-devel-228-150.53.3.x86_64" } }, { "category": "product_version", "name": "systemd-devel-228-150.53.3.x86_64", "product": { "name": "systemd-devel-228-150.53.3.x86_64", "product_id": "systemd-devel-228-150.53.3.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 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 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 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.53.3.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsystemd0-228-150.53.3.s390x" }, "product_reference": "libsystemd0-228-150.53.3.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.53.3.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsystemd0-228-150.53.3.x86_64" }, "product_reference": "libsystemd0-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.53.3.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.53.3.s390x" }, "product_reference": "libsystemd0-32bit-228-150.53.3.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.53.3.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.53.3.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.53.3.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libudev1-228-150.53.3.s390x" }, "product_reference": "libudev1-228-150.53.3.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.53.3.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libudev1-228-150.53.3.x86_64" }, "product_reference": "libudev1-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.53.3.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.53.3.s390x" }, "product_reference": "libudev1-32bit-228-150.53.3.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.53.3.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.53.3.x86_64" }, "product_reference": "libudev1-32bit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.53.3.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-228-150.53.3.s390x" }, "product_reference": "systemd-228-150.53.3.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.53.3.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-228-150.53.3.x86_64" }, "product_reference": "systemd-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.53.3.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-32bit-228-150.53.3.s390x" }, "product_reference": "systemd-32bit-228-150.53.3.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.53.3.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-32bit-228-150.53.3.x86_64" }, "product_reference": "systemd-32bit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.53.3.noarch as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.53.3.noarch" }, "product_reference": "systemd-bash-completion-228-150.53.3.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.53.3.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.53.3.s390x" }, "product_reference": "systemd-sysvinit-228-150.53.3.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.53.3.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.53.3.x86_64" }, "product_reference": "systemd-sysvinit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.53.3.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:udev-228-150.53.3.s390x" }, "product_reference": "udev-228-150.53.3.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.53.3.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:udev-228-150.53.3.x86_64" }, "product_reference": "udev-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.53.3.x86_64" }, "product_reference": "libsystemd0-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.53.3.x86_64" }, "product_reference": "libudev1-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.53.3.x86_64" }, "product_reference": "libudev1-32bit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.53.3.x86_64" }, "product_reference": "systemd-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.53.3.x86_64" }, "product_reference": "systemd-32bit-228-150.53.3.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.53.3.noarch as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.53.3.noarch" }, "product_reference": "systemd-bash-completion-228-150.53.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.53.3.x86_64" }, "product_reference": "systemd-sysvinit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.53.3.x86_64" }, "product_reference": "udev-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.53.3.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.53.3.ppc64le" }, "product_reference": "libsystemd0-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "libsystemd0-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.53.3.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.53.3.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.53.3.ppc64le" }, "product_reference": "libudev1-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "libudev1-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "libudev1-32bit-228-150.53.3.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.53.3.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.53.3.ppc64le" }, "product_reference": "systemd-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "systemd-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "systemd-32bit-228-150.53.3.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.53.3.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.53.3.noarch" }, "product_reference": "systemd-bash-completion-228-150.53.3.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.53.3.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.53.3.ppc64le" }, "product_reference": "systemd-sysvinit-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "systemd-sysvinit-228-150.53.3.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.53.3.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.53.3.ppc64le" }, "product_reference": "udev-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "udev-228-150.53.3.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.53.3.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.53.3.aarch64" }, "product_reference": "libudev-devel-228-150.53.3.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.53.3.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.53.3.ppc64le" }, "product_reference": "libudev-devel-228-150.53.3.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.53.3.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.53.3.s390x" }, "product_reference": "libudev-devel-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "libudev-devel-228-150.53.3.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.53.3.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.53.3.aarch64" }, "product_reference": "systemd-devel-228-150.53.3.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.53.3.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.53.3.ppc64le" }, "product_reference": "systemd-devel-228-150.53.3.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.53.3.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.53.3.s390x" }, "product_reference": "systemd-devel-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "systemd-devel-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.53.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.ppc64le" }, "product_reference": "libsystemd0-228-150.53.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.53.3.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.s390x" }, "product_reference": "libsystemd0-228-150.53.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.x86_64" }, "product_reference": "libsystemd0-228-150.53.3.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.53.3.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.53.3.s390x" }, "product_reference": "libsystemd0-32bit-228-150.53.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.53.3.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.53.3.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.53.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.ppc64le" }, "product_reference": "libudev1-228-150.53.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.53.3.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.s390x" }, "product_reference": "libudev1-228-150.53.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.x86_64" }, "product_reference": "libudev1-228-150.53.3.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.53.3.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.53.3.s390x" }, "product_reference": "libudev1-32bit-228-150.53.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.53.3.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.53.3.x86_64" }, "product_reference": "libudev1-32bit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.53.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.ppc64le" }, "product_reference": "systemd-228-150.53.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.53.3.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.s390x" }, "product_reference": "systemd-228-150.53.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.x86_64" }, "product_reference": "systemd-228-150.53.3.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.53.3.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.53.3.s390x" }, "product_reference": "systemd-32bit-228-150.53.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.53.3.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.53.3.x86_64" }, "product_reference": "systemd-32bit-228-150.53.3.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.53.3.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.53.3.noarch" }, "product_reference": "systemd-bash-completion-228-150.53.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.53.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.ppc64le" }, "product_reference": "systemd-sysvinit-228-150.53.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.53.3.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.s390x" }, "product_reference": "systemd-sysvinit-228-150.53.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.53.3.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.53.3.x86_64" }, "product_reference": "systemd-sysvinit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.53.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.ppc64le" }, "product_reference": "udev-228-150.53.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.53.3.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.s390x" }, "product_reference": "udev-228-150.53.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.x86_64" }, "product_reference": "udev-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.53.3.x86_64" }, "product_reference": "libsystemd0-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.53.3.x86_64" }, "product_reference": "libudev1-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "libudev1-32bit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.53.3.x86_64" }, "product_reference": "systemd-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "systemd-32bit-228-150.53.3.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.53.3.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.53.3.noarch" }, "product_reference": "systemd-bash-completion-228-150.53.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.53.3.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.53.3.x86_64" }, "product_reference": "systemd-sysvinit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.53.3.x86_64" }, "product_reference": "udev-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.53.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.aarch64" }, "product_reference": "libsystemd0-228-150.53.3.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.53.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.ppc64le" }, "product_reference": "libsystemd0-228-150.53.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.53.3.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.s390x" }, "product_reference": "libsystemd0-228-150.53.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.x86_64" }, "product_reference": "libsystemd0-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.53.3.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.53.3.s390x" }, "product_reference": "libsystemd0-32bit-228-150.53.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.53.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.aarch64" }, "product_reference": "libudev1-228-150.53.3.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.53.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.ppc64le" }, "product_reference": "libudev1-228-150.53.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.53.3.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.s390x" }, "product_reference": "libudev1-228-150.53.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.x86_64" }, "product_reference": "libudev1-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.53.3.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.53.3.s390x" }, "product_reference": "libudev1-32bit-228-150.53.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.53.3.x86_64" }, "product_reference": "libudev1-32bit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.53.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.aarch64" }, "product_reference": "systemd-228-150.53.3.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.53.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.ppc64le" }, "product_reference": "systemd-228-150.53.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.53.3.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.s390x" }, "product_reference": "systemd-228-150.53.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.x86_64" }, "product_reference": "systemd-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.53.3.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.53.3.s390x" }, "product_reference": "systemd-32bit-228-150.53.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.53.3.x86_64" }, "product_reference": "systemd-32bit-228-150.53.3.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.53.3.noarch as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.53.3.noarch" }, "product_reference": "systemd-bash-completion-228-150.53.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.53.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.aarch64" }, "product_reference": "systemd-sysvinit-228-150.53.3.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.53.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.ppc64le" }, "product_reference": "systemd-sysvinit-228-150.53.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.53.3.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.s390x" }, "product_reference": "systemd-sysvinit-228-150.53.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.x86_64" }, "product_reference": "systemd-sysvinit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.53.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.aarch64" }, "product_reference": "udev-228-150.53.3.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.53.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.ppc64le" }, "product_reference": "udev-228-150.53.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.53.3.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.s390x" }, "product_reference": "udev-228-150.53.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.53.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.x86_64" }, "product_reference": "udev-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.53.3.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.53.3.aarch64" }, "product_reference": "libsystemd0-228-150.53.3.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.53.3.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.53.3.ppc64le" }, "product_reference": "libsystemd0-228-150.53.3.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.53.3.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.53.3.s390x" }, "product_reference": "libsystemd0-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "libsystemd0-228-150.53.3.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.53.3.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.53.3.s390x" }, "product_reference": "libsystemd0-32bit-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.53.3.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.53.3.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.53.3.aarch64" }, "product_reference": "libudev1-228-150.53.3.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.53.3.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.53.3.ppc64le" }, "product_reference": "libudev1-228-150.53.3.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.53.3.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.53.3.s390x" }, "product_reference": "libudev1-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "libudev1-228-150.53.3.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.53.3.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.53.3.s390x" }, "product_reference": "libudev1-32bit-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "libudev1-32bit-228-150.53.3.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.53.3.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.53.3.aarch64" }, "product_reference": "systemd-228-150.53.3.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.53.3.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.53.3.ppc64le" }, "product_reference": "systemd-228-150.53.3.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.53.3.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.53.3.s390x" }, "product_reference": "systemd-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "systemd-228-150.53.3.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.53.3.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.53.3.s390x" }, "product_reference": "systemd-32bit-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "systemd-32bit-228-150.53.3.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.53.3.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.53.3.noarch" }, "product_reference": "systemd-bash-completion-228-150.53.3.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.53.3.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.53.3.aarch64" }, "product_reference": "systemd-sysvinit-228-150.53.3.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.53.3.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.53.3.ppc64le" }, "product_reference": "systemd-sysvinit-228-150.53.3.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.53.3.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.53.3.s390x" }, "product_reference": "systemd-sysvinit-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "systemd-sysvinit-228-150.53.3.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.53.3.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.53.3.aarch64" }, "product_reference": "udev-228-150.53.3.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.53.3.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.53.3.ppc64le" }, "product_reference": "udev-228-150.53.3.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.53.3.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.53.3.s390x" }, "product_reference": "udev-228-150.53.3.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.53.3.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.53.3.x86_64" }, "product_reference": "udev-228-150.53.3.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.53.3.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libsystemd0-228-150.53.3.x86_64" }, "product_reference": "libsystemd0-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.53.3.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.53.3.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.53.3.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libudev1-228-150.53.3.x86_64" }, "product_reference": "libudev1-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.53.3.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libudev1-32bit-228-150.53.3.x86_64" }, "product_reference": "libudev1-32bit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.53.3.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:systemd-228-150.53.3.x86_64" }, "product_reference": "systemd-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.53.3.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:systemd-32bit-228-150.53.3.x86_64" }, "product_reference": "systemd-32bit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.53.3.noarch as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:systemd-bash-completion-228-150.53.3.noarch" }, "product_reference": "systemd-bash-completion-228-150.53.3.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.53.3.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:systemd-sysvinit-228-150.53.3.x86_64" }, "product_reference": "systemd-sysvinit-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.53.3.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:udev-228-150.53.3.x86_64" }, "product_reference": "udev-228-150.53.3.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-15686", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15686" } ], "notes": [ { "category": "general", "text": "A vulnerability in unit_deserialize of systemd allows an attacker to supply arbitrary state across systemd re-execution via NotifyAccess. This can be used to improperly influence systemd execution and possibly lead to root privilege escalation. Affected releases are systemd versions up to and including 239.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:libsystemd0-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libudev1-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libudev1-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-bash-completion-228-150.53.3.noarch", "SUSE Enterprise Storage 4:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libsystemd0-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libudev1-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libudev1-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.53.3.noarch", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:udev-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:udev-228-150.53.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15686", "url": "https://www.suse.com/security/cve/CVE-2018-15686" }, { "category": "external", "summary": "SUSE Bug 1113665 for CVE-2018-15686", "url": "https://bugzilla.suse.com/1113665" }, { "category": "external", "summary": "SUSE Bug 1120323 for CVE-2018-15686", "url": "https://bugzilla.suse.com/1120323" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:libsystemd0-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libudev1-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libudev1-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-bash-completion-228-150.53.3.noarch", "SUSE Enterprise Storage 4:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libsystemd0-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libudev1-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libudev1-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.53.3.noarch", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:udev-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:udev-228-150.53.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:libsystemd0-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libudev1-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libudev1-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-bash-completion-228-150.53.3.noarch", "SUSE Enterprise Storage 4:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libsystemd0-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libudev1-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libudev1-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.53.3.noarch", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:udev-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:udev-228-150.53.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-11-14T13:15:06Z", "details": "moderate" } ], "title": "CVE-2018-15686" }, { "cve": "CVE-2018-15688", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15688" } ], "notes": [ { "category": "general", "text": "A buffer overflow vulnerability in the dhcp6 client of systemd allows a malicious dhcp6 server to overwrite heap memory in systemd-networkd. Affected releases are systemd: versions up to and including 239.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:libsystemd0-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libudev1-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libudev1-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-bash-completion-228-150.53.3.noarch", "SUSE Enterprise Storage 4:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libsystemd0-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libudev1-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libudev1-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.53.3.noarch", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:udev-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:udev-228-150.53.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15688", "url": "https://www.suse.com/security/cve/CVE-2018-15688" }, { "category": "external", "summary": "SUSE Bug 1113632 for CVE-2018-15688", "url": "https://bugzilla.suse.com/1113632" }, { "category": "external", "summary": "SUSE Bug 1113668 for CVE-2018-15688", "url": "https://bugzilla.suse.com/1113668" }, { "category": "external", "summary": "SUSE Bug 1113669 for CVE-2018-15688", "url": "https://bugzilla.suse.com/1113669" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:libsystemd0-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libudev1-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libudev1-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-bash-completion-228-150.53.3.noarch", "SUSE Enterprise Storage 4:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libsystemd0-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libudev1-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libudev1-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.53.3.noarch", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:udev-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:udev-228-150.53.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:libsystemd0-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libudev1-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:libudev1-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-32bit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:systemd-bash-completion-228-150.53.3.noarch", "SUSE Enterprise Storage 4:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Enterprise Storage 4:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.aarch64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.53.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.53.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.53.3.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.53.3.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libsystemd0-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libudev1-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libudev1-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.53.3.noarch", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.53.3.x86_64", "SUSE OpenStack Cloud 7:udev-228-150.53.3.s390x", "SUSE OpenStack Cloud 7:udev-228-150.53.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-11-14T13:15:06Z", "details": "important" } ], "title": "CVE-2018-15688" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…