Bug 2506195 (CVE-2026-64835) - CVE-2026-64835 FFmpeg: FFmpeg: Arbitrary code execution, information disclosure, or denial of service via crafted ADX/AAX audio files
Summary: CVE-2026-64835 FFmpeg: FFmpeg: Arbitrary code execution, information disclosu...
Keywords:
Status: NEW
Alias: CVE-2026-64835
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2507016 2507017 2507018 2507019 2507020
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-22 18:02 UTC by OSIDB Bzimport
Modified: 2026-07-28 17:47 UTC (History)
5 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-22 18:02:06 UTC
FFmpeg versions 4.4 through 8.1.2 contain an out-of-bounds memory access vulnerability in the ADX audio decoder within libavcodec/adxdec.c that allows attackers to trigger both out-of-bounds reads and writes by supplying a crafted ADX or AAX audio file with a mid-stream channel layout change. When AV_PKT_DATA_NEW_EXTRADATA side data is received mid-stream, the adx_decode_frame function re-parses the stream header but fails to update the internal channel state, causing subsequent decoding operations to access the prev[] state array using a stale channel count.


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