<?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 redis</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2023:0694-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2023-03-10T08:39:48Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2023-03-10T08:39:48Z</InitialReleaseDate>
    <CurrentReleaseDate>2023-03-10T08:39:48Z</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 redis</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for redis fixes the following issues:

- CVE-2022-36021: Fixed integer overflow in RANDMEMBER, ZRANDMEMBER, and HRANDFIELD commands (bsc#1208790).
- CVE-2023-25155: Fixed integer Overflow in RAND commands can lead to assertion (bsc#1208793).

The following non-security bug was fixed:

- Fixed redis-sentinel not starting due to the hardening in the systemd service (bsc#1208235).
</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-2023-694,SUSE-SLE-Module-Server-Applications-15-SP4-2023-694,openSUSE-SLE-15.4-2023-694</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/2023/suse-su-20230694-1/</URL>
      <Description>Link for SUSE-SU-2023:0694-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/014020.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:0694-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/1208235</URL>
      <Description>SUSE Bug 1208235</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1208790</URL>
      <Description>SUSE Bug 1208790</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1208793</URL>
      <Description>SUSE Bug 1208793</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-36021/</URL>
      <Description>SUSE CVE CVE-2022-36021 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-25155/</URL>
      <Description>SUSE CVE CVE-2023-25155 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 Server Applications 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Server Applications 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Server Applications 15 SP4" CPE="cpe:/o:suse:sle-module-server-applications:15:sp4">SUSE Linux Enterprise Module for Server Applications 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.4">
      <Branch Type="Product Name" Name="openSUSE Leap 15.4">
        <FullProductName ProductID="openSUSE Leap 15.4" CPE="cpe:/o:opensuse:leap:15.4">openSUSE Leap 15.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="redis-6.2.6-150400.3.16.1">
      <FullProductName ProductID="redis-6.2.6-150400.3.16.1">redis-6.2.6-150400.3.16.1</FullProductName>
    </Branch>
    <Relationship ProductReference="redis-6.2.6-150400.3.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Server Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.16.1">redis-6.2.6-150400.3.16.1 as a component of SUSE Linux Enterprise Module for Server Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="redis-6.2.6-150400.3.16.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:redis-6.2.6-150400.3.16.1">redis-6.2.6-150400.3.16.1 as a component of openSUSE Leap 15.4</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">Redis is an in-memory database that persists on disk. Authenticated users can use string matching commands (like `SCAN` or `KEYS`) with a specially crafted pattern to trigger a denial-of-service attack on Redis, causing it to hang and consume 100% CPU time. The problem is fixed in Redis versions 6.0.18, 6.2.11, 7.0.9.
</Note>
    </Notes>
    <CVE>CVE-2022-36021</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.16.1</ProductID>
        <ProductID>openSUSE Leap 15.4:redis-6.2.6-150400.3.16.1</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/2023/suse-su-20230694-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-36021.html</URL>
        <Description>CVE-2022-36021</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1208790</URL>
        <Description>SUSE Bug 1208790</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1208793</URL>
        <Description>SUSE Bug 1208793</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">Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis versions. Patches were released in Redis version(s) 6.0.18, 6.2.11 and 7.0.9.</Note>
    </Notes>
    <CVE>CVE-2023-25155</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.16.1</ProductID>
        <ProductID>openSUSE Leap 15.4:redis-6.2.6-150400.3.16.1</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/2023/suse-su-20230694-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-25155.html</URL>
        <Description>CVE-2023-25155</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1208790</URL>
        <Description>SUSE Bug 1208790</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1208793</URL>
        <Description>SUSE Bug 1208793</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
