Integer Overflow or Wraparound Affecting gstreamer1-plugins-good package, versions *


Severity

Recommended
medium

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
0.09% (39th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL7-GSTREAMER1PLUGINSGOOD-3037716
  • published30 Sept 2022
  • disclosed18 May 2022

Introduced: 18 May 2022

CVE-2022-1922  (opens in a new tab)
CWE-190  (opens in a new tab)

How to fix?

There is no fixed version for RHEL:7 gstreamer1-plugins-good.

NVD Description

Note: Versions mentioned in the description apply only to the upstream gstreamer1-plugins-good package and not the gstreamer1-plugins-good package as distributed by RHEL. See How to fix? for RHEL:7 relevant fixed versions and status.

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.

CVSS Scores

version 3.1