<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for systemd</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2018:3767-2</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2018-12-10T07:10:37Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2018-12-10T07:10:37Z</InitialReleaseDate>
    <CurrentReleaseDate>2018-12-10T07:10:37Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for systemd</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
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.
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">SUSE-SLE-DESKTOP-12-SP4-2018-2659,SUSE-SLE-SDK-12-SP4-2018-2659,SUSE-SLE-SERVER-12-SP4-2018-2659</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20183767-2/</URL>
      <Description>Link for SUSE-SU-2018:3767-2</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2018-December/004941.html</URL>
      <Description>E-Mail link for SUSE-SU-2018:3767-2</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1106923</URL>
      <Description>SUSE Bug 1106923</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1108835</URL>
      <Description>SUSE Bug 1108835</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1109252</URL>
      <Description>SUSE Bug 1109252</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1110445</URL>
      <Description>SUSE Bug 1110445</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1111278</URL>
      <Description>SUSE Bug 1111278</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1112024</URL>
      <Description>SUSE Bug 1112024</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1113083</URL>
      <Description>SUSE Bug 1113083</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1113632</URL>
      <Description>SUSE Bug 1113632</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1113665</URL>
      <Description>SUSE Bug 1113665</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-15686/</URL>
      <Description>SUSE CVE CVE-2018-15686 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-15688/</URL>
      <Description>SUSE CVE CVE-2018-15688 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Desktop 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4" CPE="cpe:/o:suse:sled:12:sp4">SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4" CPE="cpe:/o:suse:sles:12:sp4">SUSE Linux Enterprise Server 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4" CPE="cpe:/o:suse:sles_sap:12:sp4">SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Software Development Kit 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP4" CPE="cpe:/o:suse:sle-sdk:12:sp4">SUSE Linux Enterprise Software Development Kit 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="libsystemd0-228-150.53.3">
      <FullProductName ProductID="libsystemd0-228-150.53.3">libsystemd0-228-150.53.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libsystemd0-32bit-228-150.53.3">
      <FullProductName ProductID="libsystemd0-32bit-228-150.53.3">libsystemd0-32bit-228-150.53.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libudev1-228-150.53.3">
      <FullProductName ProductID="libudev1-228-150.53.3">libudev1-228-150.53.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libudev1-32bit-228-150.53.3">
      <FullProductName ProductID="libudev1-32bit-228-150.53.3">libudev1-32bit-228-150.53.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="systemd-228-150.53.3">
      <FullProductName ProductID="systemd-228-150.53.3">systemd-228-150.53.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="systemd-32bit-228-150.53.3">
      <FullProductName ProductID="systemd-32bit-228-150.53.3">systemd-32bit-228-150.53.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="systemd-bash-completion-228-150.53.3">
      <FullProductName ProductID="systemd-bash-completion-228-150.53.3">systemd-bash-completion-228-150.53.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="systemd-sysvinit-228-150.53.3">
      <FullProductName ProductID="systemd-sysvinit-228-150.53.3">systemd-sysvinit-228-150.53.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="udev-228-150.53.3">
      <FullProductName ProductID="udev-228-150.53.3">udev-228-150.53.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libudev-devel-228-150.53.3">
      <FullProductName ProductID="libudev-devel-228-150.53.3">libudev-devel-228-150.53.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="systemd-devel-228-150.53.3">
      <FullProductName ProductID="systemd-devel-228-150.53.3">systemd-devel-228-150.53.3</FullProductName>
    </Branch>
    <Relationship ProductReference="libsystemd0-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.53.3">libsystemd0-228-150.53.3 as a component of SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsystemd0-32bit-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.53.3">libsystemd0-32bit-228-150.53.3 as a component of SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libudev1-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.53.3">libudev1-228-150.53.3 as a component of SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libudev1-32bit-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.53.3">libudev1-32bit-228-150.53.3 as a component of SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="systemd-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.53.3">systemd-228-150.53.3 as a component of SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="systemd-32bit-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.53.3">systemd-32bit-228-150.53.3 as a component of SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="systemd-bash-completion-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.53.3">systemd-bash-completion-228-150.53.3 as a component of SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="systemd-sysvinit-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.53.3">systemd-sysvinit-228-150.53.3 as a component of SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="udev-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.53.3">udev-228-150.53.3 as a component of SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsystemd0-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.53.3">libsystemd0-228-150.53.3 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsystemd0-32bit-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.53.3">libsystemd0-32bit-228-150.53.3 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libudev1-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.53.3">libudev1-228-150.53.3 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libudev1-32bit-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.53.3">libudev1-32bit-228-150.53.3 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="systemd-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:systemd-228-150.53.3">systemd-228-150.53.3 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="systemd-32bit-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.53.3">systemd-32bit-228-150.53.3 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="systemd-bash-completion-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.53.3">systemd-bash-completion-228-150.53.3 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="systemd-sysvinit-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.53.3">systemd-sysvinit-228-150.53.3 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="udev-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:udev-228-150.53.3">udev-228-150.53.3 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsystemd0-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.53.3">libsystemd0-228-150.53.3 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libsystemd0-32bit-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.53.3">libsystemd0-32bit-228-150.53.3 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libudev1-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.53.3">libudev1-228-150.53.3 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libudev1-32bit-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.53.3">libudev1-32bit-228-150.53.3 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="systemd-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.53.3">systemd-228-150.53.3 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="systemd-32bit-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.53.3">systemd-32bit-228-150.53.3 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="systemd-bash-completion-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.53.3">systemd-bash-completion-228-150.53.3 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="systemd-sysvinit-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.53.3">systemd-sysvinit-228-150.53.3 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="udev-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.53.3">udev-228-150.53.3 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libudev-devel-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.53.3">libudev-devel-228-150.53.3 as a component of SUSE Linux Enterprise Software Development Kit 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="systemd-devel-228-150.53.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.53.3">systemd-devel-228-150.53.3 as a component of SUSE Linux Enterprise Software Development Kit 12 SP4</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">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.</Note>
    </Notes>
    <CVE>CVE-2018-15686</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:systemd-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:udev-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.53.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20183767-2/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-15686.html</URL>
        <Description>CVE-2018-15686</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1113665</URL>
        <Description>SUSE Bug 1113665</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1120323</URL>
        <Description>SUSE Bug 1120323</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">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.</Note>
    </Notes>
    <CVE>CVE-2018-15688</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:systemd-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:udev-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.53.3</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.53.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20183767-2/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-15688.html</URL>
        <Description>CVE-2018-15688</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1113632</URL>
        <Description>SUSE Bug 1113632</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1113668</URL>
        <Description>SUSE Bug 1113668</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1113669</URL>
        <Description>SUSE Bug 1113669</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
