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

exploitDog

oracle-oval логотип

ELSA-2026-55436

Опубликовано: 17 авг. 2026
Источник: oracle-oval
Платформа: Oracle Linux 9

Описание

ELSA-2026-55436: gstreamer1-plugins-good security update (MODERATE)

[1.22.12-7.4]

  • Fix CVE-2026-73434: out-of-bounds read in AVI demuxer vprp handling Resolves: RHEL-239042

[1.22.12-7.3]

  • Fix CVE-2026-73433: add bounds checks to FUJIFILM strd metadata parsing in avidemux to prevent unsigned integer underflow Resolves: RHEL-239060

Обновленные пакеты

Oracle Linux 9

Oracle Linux aarch64

gstreamer1-plugins-good

1.22.12-7.el9_8.4

gstreamer1-plugins-good-gtk

1.22.12-7.el9_8.4

Oracle Linux x86_64

gstreamer1-plugins-good

1.22.12-7.el9_8.4

gstreamer1-plugins-good-gtk

1.22.12-7.el9_8.4

Связанные CVE

Связанные уязвимости

oracle-oval
2 дня назад

ELSA-2026-55434: gstreamer1-plugins-good security update (MODERATE)

CVSS3: 6.1
ubuntu
6 дней назад

A flaw was found in GStreamer gst-plugins-good (avidemux). In gst_avi_demux_riff_parse_vprp(), the number of available gst_riff_vprp_video_field_desc entries is calculated by dividing the remaining buffer size by the attacker-controlled vprp->fields value, rather than by sizeof(gst_riff_vprp_video_field_desc). This can cause the parser to treat more field descriptors as available than fit in the input buffer, resulting in out-of-bounds reads. Processing a crafted AVI via playbin/decodebin can crash the application (denial of service). Fixed upstream in gst-plugins-good 1.28.6 (GStreamer-SA-2026-0072).

CVSS3: 6.1
redhat
14 дней назад

A flaw was found in GStreamer gst-plugins-good (avidemux). In gst_avi_demux_riff_parse_vprp(), the number of available gst_riff_vprp_video_field_desc entries is calculated by dividing the remaining buffer size by the attacker-controlled vprp->fields value, rather than by sizeof(gst_riff_vprp_video_field_desc). This can cause the parser to treat more field descriptors as available than fit in the input buffer, resulting in out-of-bounds reads. Processing a crafted AVI via playbin/decodebin can crash the application (denial of service). Fixed upstream in gst-plugins-good 1.28.6 (GStreamer-SA-2026-0072).

CVSS3: 6.1
nvd
6 дней назад

A flaw was found in GStreamer gst-plugins-good (avidemux). In gst_avi_demux_riff_parse_vprp(), the number of available gst_riff_vprp_video_field_desc entries is calculated by dividing the remaining buffer size by the attacker-controlled vprp->fields value, rather than by sizeof(gst_riff_vprp_video_field_desc). This can cause the parser to treat more field descriptors as available than fit in the input buffer, resulting in out-of-bounds reads. Processing a crafted AVI via playbin/decodebin can crash the application (denial of service). Fixed upstream in gst-plugins-good 1.28.6 (GStreamer-SA-2026-0072).

CVSS3: 6.1
debian
6 дней назад

A flaw was found in GStreamer gst-plugins-good (avidemux). In gst_avi_ ...