<?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 dbus-1</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>openSUSE-SU-2016:2736-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2016-11-05T10:09:08Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2016-11-05T10:09:08Z</InitialReleaseDate>
    <CurrentReleaseDate>2016-11-05T10:09:08Z</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 dbus-1</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for dbus-1 to version 1.8.22 fixes several issues.

This security issue was fixed:
   - boo#1003898: Do not treat ActivationFailure message received from
     root-owned systemd name as a format string.

   These non-security issues were fixed:
   - boo#978477: Correctly reset timeouts for pending file descriptors
   - boo#980928: increase listen() backlog of AF_UNIX sockets to SOMAXCONN
   - Change the default configuration for the session bus to only allow
     EXTERNAL authentication (secure kernel-mediated credentials-passing), as
     was already done for the system bus.
   - Fix a memory leak when GetConnectionCredentials() succeeds (fdo#91008)
   - Ensure that dbus-monitor does not reply to messages intended for others
     (fdo#90952)
   - Add locking to DBusCounter's reference count and notify function
     (fdo#89297)
   - Ensure that DBusTransport's reference count is protected by the
     corresponding DBusConnection's lock (fdo#90312)
   - Correctly release DBusServer mutex before early-return if we run out of
     memory while copying authentication mechanisms (fdo#90021)
   - Correctly initialize all fields of DBusTypeReader (fdo#90021)
   - Fix some missing \n in verbose (debug log) messages (fdo#90004)
   - Clean up some memory leaks in test code (fdo#90021)</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>
  </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://lists.opensuse.org/opensuse-updates/2016-11/msg00017.html</URL>
      <Description>E-Mail link for openSUSE-SU-2016:2736-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Version" Name="dbus-1-1.8.22-4.39.1">
      <FullProductName ProductID="dbus-1-1.8.22-4.39.1">dbus-1-1.8.22-4.39.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dbus-1-devel-1.8.22-4.39.1">
      <FullProductName ProductID="dbus-1-devel-1.8.22-4.39.1">dbus-1-devel-1.8.22-4.39.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dbus-1-devel-32bit-1.8.22-4.39.1">
      <FullProductName ProductID="dbus-1-devel-32bit-1.8.22-4.39.1">dbus-1-devel-32bit-1.8.22-4.39.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dbus-1-devel-doc-1.8.22-4.39.1">
      <FullProductName ProductID="dbus-1-devel-doc-1.8.22-4.39.1">dbus-1-devel-doc-1.8.22-4.39.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dbus-1-x11-1.8.22-4.39.1">
      <FullProductName ProductID="dbus-1-x11-1.8.22-4.39.1">dbus-1-x11-1.8.22-4.39.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdbus-1-3-1.8.22-4.39.1">
      <FullProductName ProductID="libdbus-1-3-1.8.22-4.39.1">libdbus-1-3-1.8.22-4.39.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdbus-1-3-32bit-1.8.22-4.39.1">
      <FullProductName ProductID="libdbus-1-3-32bit-1.8.22-4.39.1">libdbus-1-3-32bit-1.8.22-4.39.1</FullProductName>
    </Branch>
  </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">D-Bus 1.4.x through 1.6.x before 1.6.30, 1.8.x before 1.8.16, and 1.9.x before 1.9.10 does not validate the source of ActivationFailure signals, which allows local users to cause a denial of service (activation failure error returned) by leveraging a race condition involving sending an ActivationFailure signal before systemd responds.</Note>
    </Notes>
    <CVE>CVE-2015-0245</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>https://lists.opensuse.org/opensuse-updates/2016-11/msg00017.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-0245.html</URL>
        <Description>CVE-2015-0245</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1003898</URL>
        <Description>SUSE Bug 1003898</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/916343</URL>
        <Description>SUSE Bug 916343</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
