<?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 qatengine, qatlib</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2025:4053-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2025-11-11T13:46:58Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2025-11-11T13:46:58Z</InitialReleaseDate>
    <CurrentReleaseDate>2025-11-11T13:46:58Z</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 qatengine, qatlib</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for qatengine, qatlib fixes the following issues:

Note that the 1.6.1 release included in 1.7.0 fixes the following vulnerabilities:

* CVE-2024-28885: Fixed observable discrepancy in some Intel(R) QAT Engine for OpenSSL software before version v1.6.1 may allow information disclosure via network access. (bsc#1233363)
* CVE-2024-31074: Fixed observable timing discrepancy may allow information disclosure via network access  (bsc#1233365)
* CVE-2024-33617: Fixed insufficient control flow management may allow information disclosure via network access (bsc#1233366)

qatengine was updated to 1.7.0:

  * ipp-crypto name change to cryptography-primitives
  * QAT_SW GCM memory leak fix in cleanup function
  * Update limitation section in README for v1.7.0 release
  * Fix build with OPENSSL_NO_ENGINE
  * Fix for build issues with qatprovider in qatlib
  * Bug fixes and README updates to v1.7.0
  * Remove qat_contig_mem driver support
  * Add support for building QAT Engine ENGINE and PROVIDER modules
    with QuicTLS 3.x libraries
  * Fix for DSA issue with openssl3.2
  * Fix missing lower bounds check on index i
  * Enabled SW Fallback support for FBSD
  * Fix for segfault issue when SHIM config section is unavailable
  * Fix for Coverity &amp; Resource leak
  * Fix for RSA failure with SVM enabled in openssl-3.2
  * SM3 Memory Leak Issue Fix
  * Fix qatprovider lib name issue with system openssl

Update to 1.6.0:

  * Fix issue with make depend for QAT_SW
  * QAT_HW GCM Memleak fix &amp; bug fixes
  * QAT2.0 FreeBSD14 intree driver support
  * Fix OpenSSL 3.2 compatibility issues
  * Optimize hex dump logging
  * Clear job tlv on error
  * QAT_HW RSA Encrypt and Decrypt provider support
  * QAT_HW AES-CCM Provider support
  * Add ECDH keymgmt support for provider
  * Fix QAT_HW SM2 memory leak 
  * Enable qaeMemFreeNonZeroNUMA() for qatlib 
  * Fix polling issue for the process that doesn't have QAT_HW instance
  * Fix SHA3 qctx initialization issue &amp; potential memleak 
  * Fix compilation error in SM2 with qat_contig_mem 
  * Update year in copyright information to 2024 

- update to 24.09.0:
  * Improved performance scaling in multi-thread applications
  * Set core affinity mapping based on NUMA
    (libnuma now required for building)
  * bug fixes, see https://github.com/intel/qatlib#resolved-issues

- version update to 24.02.0
  * Support DC NS (NoSession) APIs
  * Support Symmetric Crypto SM3 &amp; SM4
  * Support Asymmetric Crypto SM2
  * Support DC CompressBound APIs
  * Bug Fixes. See Resolved section in README.md
</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-2025-4053,SUSE-SLE-Module-Basesystem-15-SP6-2025-4053,openSUSE-SLE-15.6-2025-4053</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/2025/suse-su-20254053-1/</URL>
      <Description>Link for SUSE-SU-2025:4053-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-November/023250.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:4053-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/1233363</URL>
      <Description>SUSE Bug 1233363</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1233365</URL>
      <Description>SUSE Bug 1233365</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1233366</URL>
      <Description>SUSE Bug 1233366</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-28885/</URL>
      <Description>SUSE CVE CVE-2024-28885 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-31074/</URL>
      <Description>SUSE CVE CVE-2024-31074 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-33617/</URL>
      <Description>SUSE CVE CVE-2024-33617 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 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.6">
      <Branch Type="Product Name" Name="openSUSE Leap 15.6">
        <FullProductName ProductID="openSUSE Leap 15.6" CPE="cpe:/o:opensuse:leap:15.6">openSUSE Leap 15.6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="libqat4-24.09.0-150600.3.3.1">
      <FullProductName ProductID="libqat4-24.09.0-150600.3.3.1">libqat4-24.09.0-150600.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libusdm0-24.09.0-150600.3.3.1">
      <FullProductName ProductID="libusdm0-24.09.0-150600.3.3.1">libusdm0-24.09.0-150600.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qatengine-1.7.0-150600.3.3.1">
      <FullProductName ProductID="qatengine-1.7.0-150600.3.3.1">qatengine-1.7.0-150600.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qatlib-24.09.0-150600.3.3.1">
      <FullProductName ProductID="qatlib-24.09.0-150600.3.3.1">qatlib-24.09.0-150600.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qatlib-devel-24.09.0-150600.3.3.1">
      <FullProductName ProductID="qatlib-devel-24.09.0-150600.3.3.1">qatlib-devel-24.09.0-150600.3.3.1</FullProductName>
    </Branch>
    <Relationship ProductReference="libqat4-24.09.0-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:libqat4-24.09.0-150600.3.3.1">libqat4-24.09.0-150600.3.3.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libusdm0-24.09.0-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:libusdm0-24.09.0-150600.3.3.1">libusdm0-24.09.0-150600.3.3.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="qatengine-1.7.0-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:qatengine-1.7.0-150600.3.3.1">qatengine-1.7.0-150600.3.3.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="qatlib-24.09.0-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:qatlib-24.09.0-150600.3.3.1">qatlib-24.09.0-150600.3.3.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="qatlib-devel-24.09.0-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:qatlib-devel-24.09.0-150600.3.3.1">qatlib-devel-24.09.0-150600.3.3.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libqat4-24.09.0-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:libqat4-24.09.0-150600.3.3.1">libqat4-24.09.0-150600.3.3.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libusdm0-24.09.0-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:libusdm0-24.09.0-150600.3.3.1">libusdm0-24.09.0-150600.3.3.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="qatengine-1.7.0-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:qatengine-1.7.0-150600.3.3.1">qatengine-1.7.0-150600.3.3.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="qatlib-24.09.0-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:qatlib-24.09.0-150600.3.3.1">qatlib-24.09.0-150600.3.3.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="qatlib-devel-24.09.0-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:qatlib-devel-24.09.0-150600.3.3.1">qatlib-devel-24.09.0-150600.3.3.1 as a component of openSUSE Leap 15.6</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">Observable discrepancy in some Intel(R) QAT Engine for OpenSSL software before version v1.6.1 may allow information disclosure via network access.</Note>
    </Notes>
    <CVE>CVE-2024-28885</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:libqat4-24.09.0-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:libusdm0-24.09.0-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:qatengine-1.7.0-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:qatlib-24.09.0-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:qatlib-devel-24.09.0-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libqat4-24.09.0-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libusdm0-24.09.0-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:qatengine-1.7.0-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:qatlib-24.09.0-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:qatlib-devel-24.09.0-150600.3.3.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/2025/suse-su-20254053-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-28885.html</URL>
        <Description>CVE-2024-28885</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1233363</URL>
        <Description>SUSE Bug 1233363</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">Observable timing discrepancy in some Intel(R) QAT Engine for OpenSSL software before version v1.6.1 may allow information disclosure via network access.</Note>
    </Notes>
    <CVE>CVE-2024-31074</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:libqat4-24.09.0-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:libusdm0-24.09.0-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:qatengine-1.7.0-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:qatlib-24.09.0-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:qatlib-devel-24.09.0-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libqat4-24.09.0-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libusdm0-24.09.0-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:qatengine-1.7.0-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:qatlib-24.09.0-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:qatlib-devel-24.09.0-150600.3.3.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/2025/suse-su-20254053-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-31074.html</URL>
        <Description>CVE-2024-31074</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1233365</URL>
        <Description>SUSE Bug 1233365</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">Insufficient control flow management in some Intel(R) QAT Engine for OpenSSL software before version v1.6.1 may allow information disclosure via network access.</Note>
    </Notes>
    <CVE>CVE-2024-33617</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:libqat4-24.09.0-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:libusdm0-24.09.0-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:qatengine-1.7.0-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:qatlib-24.09.0-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:qatlib-devel-24.09.0-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libqat4-24.09.0-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libusdm0-24.09.0-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:qatengine-1.7.0-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:qatlib-24.09.0-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:qatlib-devel-24.09.0-150600.3.3.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/2025/suse-su-20254053-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-33617.html</URL>
        <Description>CVE-2024-33617</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1233366</URL>
        <Description>SUSE Bug 1233366</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
