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.
{
"license": "CC-BY-4.0",
"sources": [
{
"database_specific": {
"status": "Analyzed"
},
"modified": "2026-07-28T17:02:06.783Z",
"id": "CVE-2026-64835",
"published": "2026-07-22T18:17:05.917Z",
"url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-64835",
"imported": "2026-08-08T05:24:16.097Z",
"html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-64835"
},
{
"modified": "2026-07-22T18:32:48Z",
"url": "https://api.github.com/advisories/GHSA-p2v8-4c4f-rwpq",
"published": "2026-07-22T18:32:40Z",
"id": "GHSA-p2v8-4c4f-rwpq",
"imported": "2026-08-08T05:24:20.835Z",
"html_url": "https://github.com/advisories/GHSA-p2v8-4c4f-rwpq"
},
{
"modified": "2026-07-28T01:06:05Z",
"id": "EUVD-2026-47760",
"published": "2026-07-22T17:24:05Z",
"url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-47760",
"imported": "2026-08-08T05:24:18.619Z",
"html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-47760"
}
]
}