<?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 wpa_supplicant</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:3480-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2018-10-26T08:16:07Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2018-10-26T08:16:07Z</InitialReleaseDate>
    <CurrentReleaseDate>2018-10-26T08:16:07Z</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 wpa_supplicant</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for wpa_supplicant provides the following fixes:

This security issues was fixe:

- CVE-2018-14526: Under certain conditions, the integrity of EAPOL-Key messages was not checked, leading to a decryption oracle. An attacker within range of the Access Point and client could have abused the vulnerability to recover sensitive information (bsc#1104205)

These non-security issues were fixed:

- Fix reading private key passwords from the configuration file. (bsc#1099835)
- Enable PWD as EAP method. This allows for password-based authentication, which is easier
  to setup than most of the other methods, and is used by the Eduroam network. (bsc#1109209)
- compile eapol_test binary to allow testing via radius proxy and server (note: this does not match CONFIG_EAPOL_TEST which sets -Werror and activates an assert call inside the code of wpa_supplicant) (bsc#1111873), (fate#326725)
- Enabled timestamps in log file when being invoked by systemd service file (bsc#1080798).
- Fixes the default file permissions of the debug log file to more sane values, i.e. it is no longer world-readable (bsc#1098854).
- Open the debug log file with O_CLOEXEC, which will prevent file descriptor leaking to child processes (bsc#1098854).
</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-2484</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-20183480-1/</URL>
      <Description>Link for SUSE-SU-2018:3480-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2018-October/004798.html</URL>
      <Description>E-Mail link for SUSE-SU-2018:3480-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/1080798</URL>
      <Description>SUSE Bug 1080798</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1098854</URL>
      <Description>SUSE Bug 1098854</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1099835</URL>
      <Description>SUSE Bug 1099835</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1104205</URL>
      <Description>SUSE Bug 1104205</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1109209</URL>
      <Description>SUSE Bug 1109209</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1111873</URL>
      <Description>SUSE Bug 1111873</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-14526/</URL>
      <Description>SUSE CVE CVE-2018-14526 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="wpa_supplicant-2.6-4.11.1">
      <FullProductName ProductID="wpa_supplicant-2.6-4.11.1">wpa_supplicant-2.6-4.11.1</FullProductName>
    </Branch>
    <Relationship ProductReference="wpa_supplicant-2.6-4.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15:wpa_supplicant-2.6-4.11.1">wpa_supplicant-2.6-4.11.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">An issue was discovered in rsn_supp/wpa.c in wpa_supplicant 2.0 through 2.6. Under certain conditions, the integrity of EAPOL-Key messages is not checked, leading to a decryption oracle. An attacker within range of the Access Point and client can abuse the vulnerability to recover sensitive information.</Note>
    </Notes>
    <CVE>CVE-2018-14526</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:wpa_supplicant-2.6-4.11.1</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-20183480-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-14526.html</URL>
        <Description>CVE-2018-14526</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1104205</URL>
        <Description>SUSE Bug 1104205</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
