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

exploitDog

oracle-oval логотип

ELSA-2026-55434

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

Описание

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

[1.26.7-2.5]

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

[1.26.7-2.4]

  • Fix out-of-bounds reads when parsing FUJIFILM strd metadata in AVI files (CVE-2026-73433) Resolves: RHEL-239062

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

Oracle Linux 10

Oracle Linux aarch64

gstreamer1-plugins-good

1.26.7-2.el10_2.5

gstreamer1-plugins-good-gtk

1.26.7-2.el10_2.5

Oracle Linux x86_64

gstreamer1-plugins-good

1.26.7-2.el10_2.5

gstreamer1-plugins-good-gtk

1.26.7-2.el10_2.5

Связанные CVE

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

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

ELSA-2026-55436: 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_ ...