<?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 libxkbcommon</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:3685-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2018-11-08T16:57:36Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2018-11-08T16:57:36Z</InitialReleaseDate>
    <CurrentReleaseDate>2018-11-08T16:57:36Z</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 libxkbcommon</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for libxkbcommon to version 0.8.2 fixes the following issues:

- Fix a few NULL-dereferences, out-of-bounds access and undefined behavior in
  the XKB text format parser.
- CVE-2018-15853: Endless recursion could have been used by local attackers to
  crash xkbcommon users by supplying a crafted keymap file that triggers boolean
  negation (bsc#1105832).
- CVE-2018-15854: Unchecked NULL pointer usage could have been used by local
  attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying
  a crafted keymap file, because geometry tokens were desupported incorrectly
  (bsc#1105832).
- CVE-2018-15855: Unchecked NULL pointer usage could have been used by local
  attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying
  a crafted keymap file, because the XkbFile for an xkb_geometry section was
  mishandled (bsc#1105832).
- CVE-2018-15856: An infinite loop when reaching EOL unexpectedly could be used
  by local attackers to cause a denial of service during parsing of crafted
  keymap files (bsc#1105832).
- CVE-2018-15857: An invalid free in ExprAppendMultiKeysymList could have been
  used by local attackers to crash xkbcommon keymap parsers or possibly have
  unspecified other impact by supplying a crafted keymap file (bsc#1105832).
- CVE-2018-15858: Unchecked NULL pointer usage when handling invalid aliases in
  CopyKeyAliasesToKeymap could have been used by local attackers to crash (NULL
  pointer dereference) the xkbcommon parser by supplying a crafted keymap file
  (bsc#1105832).
- CVE-2018-15859: Unchecked NULL pointer usage when parsing invalid atoms in
  ExprResolveLhs could have been used by local attackers to crash (NULL pointer
  dereference) the xkbcommon parser by supplying a crafted keymap file, because
  lookup failures are mishandled (bsc#1105832).
- CVE-2018-15861: Unchecked NULL pointer usage in ExprResolveLhs could have
  been used by local attackers to crash (NULL pointer dereference) the xkbcommon
  parser by supplying a crafted keymap file that triggers an xkb_intern_atom
  failure (bsc#1105832).
- CVE-2018-15862: Unchecked NULL pointer usage in LookupModMask could have been
  used by local attackers to crash (NULL pointer dereference) the xkbcommon
  parser by supplying a crafted keymap file with invalid virtual modifiers
  (bsc#1105832).
- CVE-2018-15863: Unchecked NULL pointer usage in ResolveStateAndPredicate
  could have been used by local attackers to crash (NULL pointer dereference) the
  xkbcommon parser by supplying a crafted keymap file with a no-op modmask
  expression (bsc#1105832).
- CVE-2018-15864: Unchecked NULL pointer usage in resolve_keysym could have
  been used by local attackers to crash (NULL pointer dereference) the xkbcommon
  parser by supplying a crafted keymap file, because a map access attempt can
  occur for a map that was never created (bsc#1105832).
</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-Module-Basesystem-15-2018-2620</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-20183685-1/</URL>
      <Description>Link for SUSE-SU-2018:3685-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2018-November/004841.html</URL>
      <Description>E-Mail link for SUSE-SU-2018:3685-1</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/1105832</URL>
      <Description>SUSE Bug 1105832</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-15853/</URL>
      <Description>SUSE CVE CVE-2018-15853 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-15854/</URL>
      <Description>SUSE CVE CVE-2018-15854 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-15855/</URL>
      <Description>SUSE CVE CVE-2018-15855 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-15856/</URL>
      <Description>SUSE CVE CVE-2018-15856 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-15857/</URL>
      <Description>SUSE CVE CVE-2018-15857 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-15858/</URL>
      <Description>SUSE CVE CVE-2018-15858 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-15859/</URL>
      <Description>SUSE CVE CVE-2018-15859 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-15861/</URL>
      <Description>SUSE CVE CVE-2018-15861 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-15862/</URL>
      <Description>SUSE CVE CVE-2018-15862 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-15863/</URL>
      <Description>SUSE CVE CVE-2018-15863 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-15864/</URL>
      <Description>SUSE CVE CVE-2018-15864 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Module for Basesystem 15">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15" CPE="cpe:/o:suse:sle-module-basesystem:15">SUSE Linux Enterprise Module for Basesystem 15</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="libxkbcommon-devel-0.8.2-3.3.1">
      <FullProductName ProductID="libxkbcommon-devel-0.8.2-3.3.1">libxkbcommon-devel-0.8.2-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxkbcommon-x11-0-0.8.2-3.3.1">
      <FullProductName ProductID="libxkbcommon-x11-0-0.8.2-3.3.1">libxkbcommon-x11-0-0.8.2-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxkbcommon-x11-devel-0.8.2-3.3.1">
      <FullProductName ProductID="libxkbcommon-x11-devel-0.8.2-3.3.1">libxkbcommon-x11-devel-0.8.2-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxkbcommon0-0.8.2-3.3.1">
      <FullProductName ProductID="libxkbcommon0-0.8.2-3.3.1">libxkbcommon0-0.8.2-3.3.1</FullProductName>
    </Branch>
    <Relationship ProductReference="libxkbcommon-devel-0.8.2-3.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1">libxkbcommon-devel-0.8.2-3.3.1 as a component of SUSE Linux Enterprise Module for Basesystem 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxkbcommon-x11-0-0.8.2-3.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1">libxkbcommon-x11-0-0.8.2-3.3.1 as a component of SUSE Linux Enterprise Module for Basesystem 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxkbcommon-x11-devel-0.8.2-3.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1">libxkbcommon-x11-devel-0.8.2-3.3.1 as a component of SUSE Linux Enterprise Module for Basesystem 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxkbcommon0-0.8.2-3.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1">libxkbcommon0-0.8.2-3.3.1 as a component of SUSE Linux Enterprise Module for Basesystem 15</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">Endless recursion exists in xkbcomp/expr.c in xkbcommon and libxkbcommon before 0.8.1, which could be used by local attackers to crash xkbcommon users by supplying a crafted keymap file that triggers boolean negation.</Note>
    </Notes>
    <CVE>CVE-2018-15853</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <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-20183685-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-15853.html</URL>
        <Description>CVE-2018-15853</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105832</URL>
        <Description>SUSE Bug 1105832</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">Unchecked NULL pointer usage in xkbcommon before 0.8.1 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because geometry tokens were desupported incorrectly.</Note>
    </Notes>
    <CVE>CVE-2018-15854</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <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-20183685-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-15854.html</URL>
        <Description>CVE-2018-15854</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105832</URL>
        <Description>SUSE Bug 1105832</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Unchecked NULL pointer usage in xkbcommon before 0.8.1 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because the XkbFile for an xkb_geometry section was mishandled.</Note>
    </Notes>
    <CVE>CVE-2018-15855</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <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-20183685-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-15855.html</URL>
        <Description>CVE-2018-15855</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105832</URL>
        <Description>SUSE Bug 1105832</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An infinite loop when reaching EOL unexpectedly in compose/parser.c (aka the keymap parser) in xkbcommon before 0.8.1 could be used by local attackers to cause a denial of service during parsing of crafted keymap files.</Note>
    </Notes>
    <CVE>CVE-2018-15856</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <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-20183685-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-15856.html</URL>
        <Description>CVE-2018-15856</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105832</URL>
        <Description>SUSE Bug 1105832</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An invalid free in ExprAppendMultiKeysymList in xkbcomp/ast-build.c in xkbcommon before 0.8.1 could be used by local attackers to crash xkbcommon keymap parsers or possibly have unspecified other impact by supplying a crafted keymap file.</Note>
    </Notes>
    <CVE>CVE-2018-15857</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <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-20183685-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-15857.html</URL>
        <Description>CVE-2018-15857</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105832</URL>
        <Description>SUSE Bug 1105832</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="6">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Unchecked NULL pointer usage when handling invalid aliases in CopyKeyAliasesToKeymap in xkbcomp/keycodes.c in xkbcommon before 0.8.1 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file.</Note>
    </Notes>
    <CVE>CVE-2018-15858</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <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-20183685-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-15858.html</URL>
        <Description>CVE-2018-15858</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105832</URL>
        <Description>SUSE Bug 1105832</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="7">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Unchecked NULL pointer usage when parsing invalid atoms in ExprResolveLhs in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because lookup failures are mishandled.</Note>
    </Notes>
    <CVE>CVE-2018-15859</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <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-20183685-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-15859.html</URL>
        <Description>CVE-2018-15859</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105832</URL>
        <Description>SUSE Bug 1105832</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="8">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Unchecked NULL pointer usage in ExprResolveLhs in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file that triggers an xkb_intern_atom failure.</Note>
    </Notes>
    <CVE>CVE-2018-15861</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <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-20183685-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-15861.html</URL>
        <Description>CVE-2018-15861</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105832</URL>
        <Description>SUSE Bug 1105832</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="9">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Unchecked NULL pointer usage in LookupModMask in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file with invalid virtual modifiers.</Note>
    </Notes>
    <CVE>CVE-2018-15862</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <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-20183685-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-15862.html</URL>
        <Description>CVE-2018-15862</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105832</URL>
        <Description>SUSE Bug 1105832</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="10">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Unchecked NULL pointer usage in ResolveStateAndPredicate in xkbcomp/compat.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file with a no-op modmask expression.</Note>
    </Notes>
    <CVE>CVE-2018-15863</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <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-20183685-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-15863.html</URL>
        <Description>CVE-2018-15863</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105832</URL>
        <Description>SUSE Bug 1105832</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="11">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Unchecked NULL pointer usage in resolve_keysym in xkbcomp/parser.y in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because a map access attempt can occur for a map that was never created.</Note>
    </Notes>
    <CVE>CVE-2018-15864</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-0-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon-x11-devel-0.8.2-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:libxkbcommon0-0.8.2-3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <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-20183685-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-15864.html</URL>
        <Description>CVE-2018-15864</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105832</URL>
        <Description>SUSE Bug 1105832</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
