Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2022:2957-1

Опубликовано: 31 авг. 2022
Источник: suse-cvrf

Описание

Security update for gstreamer-plugins-good

This update for gstreamer-plugins-good fixes the following issues:

  • CVE-2022-1920: Fixed integer overflow in WavPack header handling code (bsc#1201688).
  • CVE-2022-1921: Fixed integer overflow resulting in heap corruption in avidemux element (bsc#1201693).
  • CVE-2022-1922: Fixed integer overflows in mkv demuxing (bsc#1201702).
  • CVE-2022-1923: Fixed integer overflows in mkv demuxing using bzip (bsc#1201704).
  • CVE-2022-1924: Fixed integer overflows in mkv demuxing using lzo (bsc#1201706).
  • CVE-2022-1925: Fixed integer overflows in mkv demuxing using HEADERSTRIP (bsc#1201707).
  • CVE-2022-2122: Fixed integer overflows in qtdemux using zlib (bsc#1201708).

Список пакетов

SUSE Enterprise Storage 7
gstreamer-plugins-good-1.16.3-150200.3.9.1
gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS
gstreamer-plugins-good-1.16.3-150200.3.9.1
gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS
gstreamer-plugins-good-1.16.3-150200.3.9.1
gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
SUSE Linux Enterprise Module for Basesystem 15 SP3
gstreamer-plugins-good-1.16.3-150200.3.9.1
gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
SUSE Linux Enterprise Server 15 SP2-BCL
gstreamer-plugins-good-1.16.3-150200.3.9.1
gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
SUSE Linux Enterprise Server 15 SP2-LTSS
gstreamer-plugins-good-1.16.3-150200.3.9.1
gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
SUSE Linux Enterprise Server for SAP Applications 15 SP2
gstreamer-plugins-good-1.16.3-150200.3.9.1
gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
SUSE Manager Proxy 4.1
gstreamer-plugins-good-1.16.3-150200.3.9.1
gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
SUSE Manager Retail Branch Server 4.1
gstreamer-plugins-good-1.16.3-150200.3.9.1
gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
SUSE Manager Server 4.1
gstreamer-plugins-good-1.16.3-150200.3.9.1
gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
openSUSE Leap 15.3
gstreamer-plugins-good-1.16.3-150200.3.9.1
gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1
gstreamer-plugins-good-doc-1.16.3-150200.3.9.1
gstreamer-plugins-good-extra-1.16.3-150200.3.9.1
gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1
gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1
gstreamer-plugins-good-jack-1.16.3-150200.3.9.1
gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1
gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1
openSUSE Leap 15.4
gstreamer-plugins-good-doc-1.16.3-150200.3.9.1

Описание

Integer overflow in matroskademux element in gst_matroska_demux_add_wvpk_header function which allows a heap overwrite while parsing matroska files. Potential for arbitrary code execution through heap overwrite.


Затронутые продукты
SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1
SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1

Ссылки

Описание

Integer overflow in avidemux element in gst_avi_demux_invert function which allows a heap overwrite while parsing avi files. Potential for arbitrary code execution through heap overwrite.


Затронутые продукты
SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1
SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1

Ссылки

Описание

DOS / potential heap overwrite in mkv demuxing using zlib decompression. Integer overflow in matroskademux element in gst_matroska_decompress_data function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.


Затронутые продукты
SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1
SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1

Ссылки

Описание

DOS / potential heap overwrite in mkv demuxing using bzip decompression. Integer overflow in matroskademux element in bzip decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.


Затронутые продукты
SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1
SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1

Ссылки

Описание

DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.


Затронутые продукты
SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1
SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1

Ссылки

Описание

DOS / potential heap overwrite in mkv demuxing using HEADERSTRIP decompression. Integer overflow in matroskaparse element in gst_matroska_decompress_data function which causes a heap overflow. Due to restrictions on chunk sizes in the matroskademux element, the overflow can't be triggered, however the matroskaparse element has no size checks.


Затронутые продукты
SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1
SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1

Ссылки

Описание

DOS / potential heap overwrite in qtdemux using zlib decompression. Integer overflow in qtdemux element in qtdemux_inflate function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite.


Затронутые продукты
SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1
SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1

Ссылки