A flaw was found in GStreamers WavPack audio decoder in gst-plugins-good. When processing a specially crafted WavPack file, an integer overflow in the buffer size calculation (4 * block_samples * channels) in gst_wavpack_dec_handle_frame() causes a very small heap allocation. The WavPack library then writes decoded audio samples far beyond the allocated buffer, resulting in heap memory corruption. This affects both 32-bit and 64-bit systems since the arithmetic is performed in 32-bit integers before promotion to the allocation size type. A remote attacker could use this flaw to crash an application or potentially execute arbitrary code by convincing a user to open a malicious WavPack audio file.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
| Name | Vendor | Start Version | End Version |
|---|---|---|---|
| Red Hat Enterprise Linux 10 | RedHat | gstreamer1-plugins-good-0:1.26.7-2.el10_2.1 | * |
| Red Hat Enterprise Linux 10.0 Extended Update Support | RedHat | gstreamer1-plugins-good-0:1.24.11-1.el10_0.3 | * |
| Red Hat Enterprise Linux 7 Extended Lifecycle Support | RedHat | gstreamer1-plugins-good-0:1.10.4-4.el7_9.1 | * |
| Red Hat Enterprise Linux 8 | RedHat | gstreamer1-plugins-good-0:1.16.1-7.el8_10 | * |
| Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support | RedHat | gstreamer1-plugins-good-0:1.16.1-4.el8_4.1 | * |
| Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On | RedHat | gstreamer1-plugins-good-0:1.16.1-4.el8_4.1 | * |
| Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support | RedHat | gstreamer1-plugins-good-0:1.16.1-4.el8_6.1 | * |
| Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On | RedHat | gstreamer1-plugins-good-0:1.16.1-4.el8_6.1 | * |
| Red Hat Enterprise Linux 8.8 Telecommunications Update Service | RedHat | gstreamer1-plugins-good-0:1.16.1-5.el8_8.1 | * |
| Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions | RedHat | gstreamer1-plugins-good-0:1.16.1-5.el8_8.1 | * |
| Red Hat Enterprise Linux 9 | RedHat | gstreamer1-plugins-good-0:1.22.12-7.el9_8.1 | * |
| Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions | RedHat | gstreamer1-plugins-good-0:1.18.4-8.el9_2.1 | * |
| Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions | RedHat | gstreamer1-plugins-good-0:1.22.1-4.el9_4.1 | * |
| Red Hat Enterprise Linux 9.6 Extended Update Support | RedHat | gstreamer1-plugins-good-0:1.22.12-5.el9_6.1 | * |
| Gst-plugins-good1.0 | Ubuntu | jammy | * |
| Gst-plugins-good1.0 | Ubuntu | noble | * |
| Gst-plugins-good1.0 | Ubuntu | questing | * |
| Gst-plugins-good1.0 | Ubuntu | resolute | * |
| Gst-plugins-good1.0 | Ubuntu | upstream | * |