<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/language/2.0" xmlns:cvrf="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf" xmlns:cvrf-common="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/common" xmlns:cvssv2="http://scap.nist.gov/schema/cvss-v2/1.0" xmlns:cvssv3="https://www.first.org/cvss/cvss-v3.0.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/elements/1.1/" xmlns:prod="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod" xmlns:scap-core="http://scap.nist.gov/schema/scap-core/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:vuln="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf">
  <DocumentTitle xml:lang="en">Security update for ffmpeg-4</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:1128-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2025-04-03T11:54:05Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2025-04-03T11:54:05Z</InitialReleaseDate>
    <CurrentReleaseDate>2025-04-03T11:54:05Z</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 ffmpeg-4</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for ffmpeg-4 fixes the following issues:                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                                                                                                                                                          
- CVE-2020-22037: Fixed unchecked return value of the init_vlc function (bsc#1186756)                                                                                                                                                                                                                                                                                                     
- CVE-2024-12361: Fixed null pointer dereference (bsc#1237358)                                                                                                                                                                                                                                                                                                                            
- CVE-2024-35368: Fixed double free via the rkmpp_retrieve_frame function within libavcodec/rkmppdec.c (bsc#1234028)                                                                                                                                                                                                                                                                      
- CVE-2024-36613: Fixed integer overflow in the DXA demuxer of the libavformat library (bsc#1235092)                                                                                                                                                                                                                                                                                      
- CVE-2025-0518: Fixed memory leak due to unchecked sscanf return value (bsc#1236007)                                                                                                                                                                                                                                                                                                     
- CVE-2025-22919: Fixed denial of service (DoS) via opening a crafted AAC file (bsc#1237371)                                                                                                                                                                                                                                                                                              
- CVE-2025-22921: Fixed segmentation violation in NULL pointer dereference via the component /libavcodec/jpeg2000dec.c (bsc#1237382)                                                                                                                                                                                                                                                      
- CVE-2025-25473: Fixed memory leak in avformat_free_context() (bsc#1237351)                                                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                                                                                          
Other fixes:                                                                                                                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                                                                                          
- Build with SVT-AV1 3.0.0.                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                                                                          
- Update to release 4.4.5:                                                                                                                                                                                                                                                                                                                                                                
* Adjust bconds to build the package in SLFO without xvidcore.                                                                                                                                                                                                                                                                                                                            
* Add 0001-libavcodec-arm-mlpdsp_armv5te-fix-label-format-to-wo.patch (bsc#1229338)                                                                                                                                                                                                                                                                                                       
* Add ffmpeg-c99.patch so that the package conforms to the C99 standard and builds on i586 with GCC 14.                                                                                                                                                                                                                                                                                   
* No longer build against libmfx; build against libvpl (bsc#1230983, bsc#1219494)                                                                                                                                                                                                                                                                                                         
* Drop libmfx dependency from our product (jira #PED-10024)                                                                                                                                                                                                                                                                                                                               
* Update patch to build with glslang 14                                                                                                                                                                                                                                                                                                                                                   
* Disable vmaf integration as ffmpeg-4 cannot handle vmaf&gt;=3                                                                                                                                                                                                                                                                                                                           
* Copy codec list from ffmpeg-6                                                                                                                                                                                                                                                                                                                                                           
* Resolve build failure with binutils &gt;= 2.41. (bsc#1215945)

- Update to version 4.4.4:                                                                                                                                                                                                                                                                                                                                                                
  * avcodec/012v: Order operations for odd size handling                                                                                                                                                                                                                                                                                                                                  
  * avcodec/alsdec: The minimal block is at least 7 bits                                                                                                                                                                                                                                                                                                                                  
  * avcodec/bink:                                                                                                                                                                                                                                                                                                                                                                         
    - Avoid undefined out of array end pointers in                                                                                                                                                                                                                                                                                                                                        
      binkb_decode_plane()                                                                                                                                                                                                                                                                                                                                                                
    - Fix off by 1 error in ref end                                                                                                                                                                                                                                                                                                                                                       
  * avcodec/eac3dec: avoid float noise in fixed mode addition to                                                                                                                                                                                                                                                                                                                          
    overflow                                                                                                                                                                                                                                                                                                                                                                              
  * avcodec/eatgq: : Check index increments in tgq_decode_block()                                                                                                                                                                                                                                                                                                                         
  * avcodec/escape124:                                                                                                                                                                                                                                                                                                                                                                    
    - Fix signdness of end of input check                                                                                                                                                                                                                                                                                                                                                 
    - Fix some return codes                                                                                                                                                                                                                                                                                                                                                               
  * avcodec/ffv1dec:                                                                                                                                                                                                                                                                                                                                                                      
    - Check that num h/v slices is supported                                                                                                                                                                                                                                                                                                                                              
    - Fail earlier if prior context is corrupted                                                                                                                                                                                                                                                                                                                                          
    - Restructure slice coordinate reading a bit                                                                                                                                                                                                                                                                                                                                          
  * avcodec/mjpegenc: take into account component count when                                                                                                                                 
    writing the SOF header size                                                               
  * avcodec/mlpdec: Check max matrix instead of max channel in                                                                                                                               
    noise check                                                                               
  * avcodec/motionpixels: Mask pixels to valid values                                         
  * avcodec/mpeg12dec: Check input size                                                       
  * avcodec/nvenc:                                                                            
    - Fix b-frame DTS behavior with fractional framerates                                                                                                                                    
    - Fix vbv buffer size in cq mode                                                          
  * avcodec/pictordec: Remove mid exit branch                                                 
  * avcodec/pngdec: Check deloco index more exactly                                           
  * avcodec/rpzaenc: stop accessing out of bounds frame                                                                                                                                      
  * avcodec/scpr3: Check bx                                                                   
  * avcodec/scpr: Test bx before use                                                          
  * avcodec/snowenc: Fix visual weight calculation                                            
  * avcodec/speedhq: Check buf_size to be big enough for DC                                                                                                                                  
  * avcodec/sunrast: Fix maplength check                                                      
  * avcodec/tests/snowenc:                                                                    
    - Fix 2nd test                                                                            
    - Return a failure if DWT/IDWT mismatches                                                 
    - Unbreak DWT tests                                                                       
  * avcodec/tiff: Ignore tile_count                                                           
  * avcodec/utils:                                                                            
    - Allocate a line more for VC1 and WMV3                                                   
    - Ensure linesize for SVQ3                                                                
    - Use 32pixel alignment for bink                                                          
  * avcodec/videodsp_template: Adjust pointers to avoid undefined                                                                                                                            
    pointer things                                                                            
  * avcodec/vp3: Add missing check for av_malloc                                              
  * avcodec/wavpack:                                                                          
    - Avoid undefined shift in get_tail()                                                     
    - Check for end of input in wv_unpack_dsd_high()                                          
  * avcodec/xpmdec: Check size before allocation to avoid                                                                                                                                    
    truncation                                                                                
  * avfilter/vf_untile: swap the chroma shift values used for plane                                                                                                                          
    offsets                                                                                   
  * avformat/id3v2: Check taglen in read_uslt()                                               
  * avformat/mov: Check samplesize and offset to avoid integer                                                                                                                               
    overflow                                                                                  
  * avformat/mxfdec: Use 64bit in remainder                                                   
  * avformat/nutdec: Add check for avformat_new_stream                                                                                                                                       
  * avformat/replaygain: avoid undefined / negative abs                                                                                                                                      
  * swscale/input: Use more unsigned intermediates                                            
  * swscale/output: Bias 16bps output calculations to improve non                                                                                                                            
    overflowing range                                                                         
  * swscale: aarch64: Fix yuv2rgb with negative stride                                                                                                                                       
  * Use https for repository links                                                            
                                                                                              
- Update to version 4.4.3:                                                                    
  * Stable bug fix release, mainly codecs, filter and format fixes.                                                                                                                          

- Add patch to detect SDL2 &gt;= 2.1.0 (bsc#1202848):                                         

- Update to version 4.4.2:                                                                    
  * Stable bug fix release, mainly codecs, filter and format fixes.                                                                                                                          

- Add conflicts for ffmpeg-5's tools                                                          
- Enable Vulkan filters                                                                       
- Fix OS version check, so nvcodec is enabled for Leap too.                                                                                                                                  
- Disamble libsmbclient usage (can always be built with                                                                                                                                      
  --with-smbclient): the usecase of ffmpeg directly accessing                                                                                                                                
  smb:// shares is quite constructed (most users will have their                                                                                                                             
  smb shares mounted).                                                                        

- Update to version 4.4.1:                                                                    
  * Stable bug fix release, mainly codecs and format fixes.                                                                                                                                  

</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-1128,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-1128,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-1128,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-1128,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-1128</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-20251128-1/</URL>
      <Description>Link for SUSE-SU-2025:1128-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2025-April/038897.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:1128-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/1186756</URL>
      <Description>SUSE Bug 1186756</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1202848</URL>
      <Description>SUSE Bug 1202848</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1215945</URL>
      <Description>SUSE Bug 1215945</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1219494</URL>
      <Description>SUSE Bug 1219494</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1229338</URL>
      <Description>SUSE Bug 1229338</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1230983</URL>
      <Description>SUSE Bug 1230983</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1234028</URL>
      <Description>SUSE Bug 1234028</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1235092</URL>
      <Description>SUSE Bug 1235092</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1236007</URL>
      <Description>SUSE Bug 1236007</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1237351</URL>
      <Description>SUSE Bug 1237351</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1237358</URL>
      <Description>SUSE Bug 1237358</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1237371</URL>
      <Description>SUSE Bug 1237371</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1237382</URL>
      <Description>SUSE Bug 1237382</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-22037/</URL>
      <Description>SUSE CVE CVE-2020-22037 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-12361/</URL>
      <Description>SUSE CVE CVE-2024-12361 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-35368/</URL>
      <Description>SUSE CVE CVE-2024-35368 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-36613/</URL>
      <Description>SUSE CVE CVE-2024-36613 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2025-0518/</URL>
      <Description>SUSE CVE CVE-2025-0518 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2025-22919/</URL>
      <Description>SUSE CVE CVE-2025-22919 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2025-22921/</URL>
      <Description>SUSE CVE CVE-2025-22921 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2025-25473/</URL>
      <Description>SUSE CVE CVE-2025-25473 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp4">SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp4">SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp4">SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4" CPE="cpe:/o:suse:sles_sap:15:sp4">SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="ffmpeg-4-4.4.5-150400.3.46.1">
      <FullProductName ProductID="ffmpeg-4-4.4.5-150400.3.46.1">ffmpeg-4-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ffmpeg-4-libavcodec-devel-4.4.5-150400.3.46.1">
      <FullProductName ProductID="ffmpeg-4-libavcodec-devel-4.4.5-150400.3.46.1">ffmpeg-4-libavcodec-devel-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ffmpeg-4-libavdevice-devel-4.4.5-150400.3.46.1">
      <FullProductName ProductID="ffmpeg-4-libavdevice-devel-4.4.5-150400.3.46.1">ffmpeg-4-libavdevice-devel-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ffmpeg-4-libavfilter-devel-4.4.5-150400.3.46.1">
      <FullProductName ProductID="ffmpeg-4-libavfilter-devel-4.4.5-150400.3.46.1">ffmpeg-4-libavfilter-devel-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ffmpeg-4-libavformat-devel-4.4.5-150400.3.46.1">
      <FullProductName ProductID="ffmpeg-4-libavformat-devel-4.4.5-150400.3.46.1">ffmpeg-4-libavformat-devel-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ffmpeg-4-libavresample-devel-4.4.5-150400.3.46.1">
      <FullProductName ProductID="ffmpeg-4-libavresample-devel-4.4.5-150400.3.46.1">ffmpeg-4-libavresample-devel-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ffmpeg-4-libavutil-devel-4.4.5-150400.3.46.1">
      <FullProductName ProductID="ffmpeg-4-libavutil-devel-4.4.5-150400.3.46.1">ffmpeg-4-libavutil-devel-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ffmpeg-4-libpostproc-devel-4.4.5-150400.3.46.1">
      <FullProductName ProductID="ffmpeg-4-libpostproc-devel-4.4.5-150400.3.46.1">ffmpeg-4-libpostproc-devel-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ffmpeg-4-libswresample-devel-4.4.5-150400.3.46.1">
      <FullProductName ProductID="ffmpeg-4-libswresample-devel-4.4.5-150400.3.46.1">ffmpeg-4-libswresample-devel-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ffmpeg-4-libswscale-devel-4.4.5-150400.3.46.1">
      <FullProductName ProductID="ffmpeg-4-libswscale-devel-4.4.5-150400.3.46.1">ffmpeg-4-libswscale-devel-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ffmpeg-4-private-devel-4.4.5-150400.3.46.1">
      <FullProductName ProductID="ffmpeg-4-private-devel-4.4.5-150400.3.46.1">ffmpeg-4-private-devel-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavcodec58_134-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavcodec58_134-4.4.5-150400.3.46.1">libavcodec58_134-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavcodec58_134-32bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavcodec58_134-32bit-4.4.5-150400.3.46.1">libavcodec58_134-32bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavcodec58_134-64bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavcodec58_134-64bit-4.4.5-150400.3.46.1">libavcodec58_134-64bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavdevice58_13-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavdevice58_13-4.4.5-150400.3.46.1">libavdevice58_13-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavdevice58_13-32bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavdevice58_13-32bit-4.4.5-150400.3.46.1">libavdevice58_13-32bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavdevice58_13-64bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavdevice58_13-64bit-4.4.5-150400.3.46.1">libavdevice58_13-64bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavfilter7_110-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavfilter7_110-4.4.5-150400.3.46.1">libavfilter7_110-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavfilter7_110-32bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavfilter7_110-32bit-4.4.5-150400.3.46.1">libavfilter7_110-32bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavfilter7_110-64bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavfilter7_110-64bit-4.4.5-150400.3.46.1">libavfilter7_110-64bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavformat58_76-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavformat58_76-4.4.5-150400.3.46.1">libavformat58_76-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavformat58_76-32bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavformat58_76-32bit-4.4.5-150400.3.46.1">libavformat58_76-32bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavformat58_76-64bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavformat58_76-64bit-4.4.5-150400.3.46.1">libavformat58_76-64bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavresample4_0-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavresample4_0-4.4.5-150400.3.46.1">libavresample4_0-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavresample4_0-32bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavresample4_0-32bit-4.4.5-150400.3.46.1">libavresample4_0-32bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavresample4_0-64bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavresample4_0-64bit-4.4.5-150400.3.46.1">libavresample4_0-64bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavutil56_70-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavutil56_70-4.4.5-150400.3.46.1">libavutil56_70-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavutil56_70-32bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavutil56_70-32bit-4.4.5-150400.3.46.1">libavutil56_70-32bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libavutil56_70-64bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libavutil56_70-64bit-4.4.5-150400.3.46.1">libavutil56_70-64bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpostproc55_9-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libpostproc55_9-4.4.5-150400.3.46.1">libpostproc55_9-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpostproc55_9-32bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libpostproc55_9-32bit-4.4.5-150400.3.46.1">libpostproc55_9-32bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpostproc55_9-64bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libpostproc55_9-64bit-4.4.5-150400.3.46.1">libpostproc55_9-64bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libswresample3_9-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libswresample3_9-4.4.5-150400.3.46.1">libswresample3_9-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libswresample3_9-32bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libswresample3_9-32bit-4.4.5-150400.3.46.1">libswresample3_9-32bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libswresample3_9-64bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libswresample3_9-64bit-4.4.5-150400.3.46.1">libswresample3_9-64bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libswscale5_9-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libswscale5_9-4.4.5-150400.3.46.1">libswscale5_9-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libswscale5_9-32bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libswscale5_9-32bit-4.4.5-150400.3.46.1">libswscale5_9-32bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libswscale5_9-64bit-4.4.5-150400.3.46.1">
      <FullProductName ProductID="libswscale5_9-64bit-4.4.5-150400.3.46.1">libswscale5_9-64bit-4.4.5-150400.3.46.1</FullProductName>
    </Branch>
    <Relationship ProductReference="libavcodec58_134-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.5-150400.3.46.1">libavcodec58_134-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libavformat58_76-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.5-150400.3.46.1">libavformat58_76-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libavutil56_70-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.5-150400.3.46.1">libavutil56_70-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpostproc55_9-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.5-150400.3.46.1">libpostproc55_9-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libswresample3_9-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.5-150400.3.46.1">libswresample3_9-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libavcodec58_134-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1">libavcodec58_134-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libavformat58_76-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1">libavformat58_76-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libavutil56_70-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1">libavutil56_70-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpostproc55_9-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1">libpostproc55_9-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libswresample3_9-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1">libswresample3_9-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libavcodec58_134-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1">libavcodec58_134-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libavformat58_76-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1">libavformat58_76-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libavutil56_70-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1">libavutil56_70-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpostproc55_9-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1">libpostproc55_9-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libswresample3_9-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1">libswresample3_9-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libavcodec58_134-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.5-150400.3.46.1">libavcodec58_134-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libavformat58_76-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.5-150400.3.46.1">libavformat58_76-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libavutil56_70-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.5-150400.3.46.1">libavutil56_70-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpostproc55_9-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.5-150400.3.46.1">libpostproc55_9-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libswresample3_9-4.4.5-150400.3.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.5-150400.3.46.1">libswresample3_9-4.4.5-150400.3.46.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
  </ProductTree>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A Denial of Service vulnerability exists in FFmpeg 4.2 due to a memory leak in avcodec_alloc_context3 at options.c.</Note>
    </Notes>
    <CVE>CVE-2020-22037</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>4.3</BaseScoreV2>
        <VectorV2>AV:N/AC:M/Au:N/C:N/I:N/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>6.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </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/2025/suse-su-20251128-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-22037.html</URL>
        <Description>CVE-2020-22037</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1186756</URL>
        <Description>SUSE Bug 1186756</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.</Note>
    </Notes>
    <CVE>CVE-2024-12361</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L</VectorV3>
      </ScoreSetV3>
    </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/2025/suse-su-20251128-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-12361.html</URL>
        <Description>CVE-2024-12361</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1237358</URL>
        <Description>SUSE Bug 1237358</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">FFmpeg n7.0 is affected by a Double Free via the rkmpp_retrieve_frame function within libavcodec/rkmppdec.c.</Note>
    </Notes>
    <CVE>CVE-2024-35368</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L</VectorV3>
      </ScoreSetV3>
    </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/2025/suse-su-20251128-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-35368.html</URL>
        <Description>CVE-2024-35368</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1234028</URL>
        <Description>SUSE Bug 1234028</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">FFmpeg n6.1.1 has a vulnerability in the DXA demuxer of the libavformat library allowing for an integer overflow, potentially resulting in a denial-of-service (DoS) condition or other undefined behavior.</Note>
    </Notes>
    <CVE>CVE-2024-36613</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>3.9</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:L</VectorV3>
      </ScoreSetV3>
    </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/2025/suse-su-20251128-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-36613.html</URL>
        <Description>CVE-2024-36613</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1235092</URL>
        <Description>SUSE Bug 1235092</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Unchecked Return Value, Out-of-bounds Read vulnerability in FFmpeg allows Read Sensitive Constants Within an Executable. This vulnerability is associated with program files  https://github.Com/FFmpeg/FFmpeg/blob/master/libavfilter/af_pan.C .

This issue affects FFmpeg: 7.1.

Issue was fixed:   https://github.com/FFmpeg/FFmpeg/commit/b5b6391d64807578ab872dc58fb8aa621dcfc38a

 https://github.com/FFmpeg/FFmpeg/commit/b5b6391d64807578ab872dc58fb8aa621dcfc38a This issue was discovered by: Simcha Kosman</Note>
    </Notes>
    <CVE>CVE-2025-0518</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N</VectorV3>
      </ScoreSetV3>
    </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/2025/suse-su-20251128-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2025-0518.html</URL>
        <Description>CVE-2025-0518</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1236007</URL>
        <Description>SUSE Bug 1236007</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="6">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A reachable assertion in FFmpeg git-master commit N-113007-g8d24a28d06 allows attackers to cause a Denial of Service (DoS) via opening a crafted AAC file.</Note>
    </Notes>
    <CVE>CVE-2025-22919</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>3.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L</VectorV3>
      </ScoreSetV3>
    </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/2025/suse-su-20251128-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2025-22919.html</URL>
        <Description>CVE-2025-22919</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1237371</URL>
        <Description>SUSE Bug 1237371</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="7">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">FFmpeg git-master,N-113007-g8d24a28d06 was discovered to contain a segmentation violation via the component /libavcodec/jpeg2000dec.c.</Note>
    </Notes>
    <CVE>CVE-2025-22921</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>3.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L</VectorV3>
      </ScoreSetV3>
    </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/2025/suse-su-20251128-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2025-22921.html</URL>
        <Description>CVE-2025-22921</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1237382</URL>
        <Description>SUSE Bug 1237382</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="8">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">FFmpeg git master before commit c08d30 was discovered to contain a NULL pointer dereference via the component libavformat/mov.c.</Note>
    </Notes>
    <CVE>CVE-2025-25473</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.5-150400.3.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.5-150400.3.46.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>0</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:N</VectorV3>
      </ScoreSetV3>
    </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/2025/suse-su-20251128-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2025-25473.html</URL>
        <Description>CVE-2025-25473</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1237351</URL>
        <Description>SUSE Bug 1237351</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
</cvrfdoc>
