Bug 2513015 (CVE-2026-19387) - CVE-2026-19387 gstreamer: gstreamer1-plugins-bad-free: gstreamer: heap out-of-bounds write in adpcmdec IMA/DVI ADPCM decoder
Summary: CVE-2026-19387 gstreamer: gstreamer1-plugins-bad-free: gstreamer: heap out-of...
Keywords:
Status: NEW
Alias: CVE-2026-19387
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2513017 2513018
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-10 02:25 UTC by OSIDB Bzimport
Modified: 2026-08-17 23:04 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2026:55433 0 None None None 2026-08-17 03:57:04 UTC
Red Hat Product Errata RHSA-2026:55865 0 None None None 2026-08-17 23:04:53 UTC

Description OSIDB Bzimport 2026-08-10 02:25:27 UTC
A flaw was found in GStreamer gst-plugins-bad (adpcmdec). The IMA/DVI ADPCM decoder validated the per-block sample count with (n_samples - channels) % 8 == 0, which does not ensure alignment with the decode loop that writes 8 * channels samples per iteration. A crafted multi-channel IMA ADPCM WAV can pass this check and cause a heap out-of-bounds write of decoded sample values that are partially derived from attacker-controlled compressed audio data. The adpcmdec element is auto-plugged by decodebin/playbin, so processing untrusted media (players, thumbnailers, transcoders) can trigger the issue, resulting in application crash, denial of service, memory corruption, or potentially code execution. Fixed upstream in gst-plugins-bad 1.28.6 (GStreamer-SA-2026-0077).

Comment 1 errata-xmlrpc 2026-08-17 03:57:03 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10

Via RHSA-2026:55433 https://access.redhat.com/errata/RHSA-2026:55433

Comment 2 errata-xmlrpc 2026-08-17 23:04:52 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:55865 https://access.redhat.com/errata/RHSA-2026:55865


Note You need to log in before you can comment on or make changes to this bug.