FFmpeg versions 4.4 through 8.1.2 contain a double-free vulnerability in the NVIDIA NVDEC hardware decoder within libavcodec/nvdec.c that allows attackers to trigger memory corruption by supplying a crafted video file. When no decoder surfaces remain, the ff_nvdec_start_frame_sep_ref error path frees memory via nvdec_fdd_priv_free while the calling layer subsequently frees the same frame description data, resulting in a double-free of the underlying decoder context in any FFmpeg-based application using NVDEC hardware-accelerated decoding.
{
"sources": [
{
"modified": "2026-07-28T17:01:21.170Z",
"database_specific": {
"status": "Analyzed"
},
"id": "CVE-2026-64832",
"html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-64832",
"url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-64832",
"imported": "2026-08-07T05:41:14.513Z",
"published": "2026-07-22T18:17:05.483Z"
},
{
"modified": "2026-07-22T18:32:47Z",
"published": "2026-07-22T18:32:40Z",
"id": "GHSA-jc8j-9799-c943",
"url": "https://api.github.com/advisories/GHSA-jc8j-9799-c943",
"imported": "2026-08-07T05:42:30.216Z",
"html_url": "https://github.com/advisories/GHSA-jc8j-9799-c943"
},
{
"modified": "2026-07-28T01:06:03Z",
"html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-47756",
"id": "EUVD-2026-47756",
"url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-47756",
"imported": "2026-08-07T05:41:15.760Z",
"published": "2026-07-22T17:01:16Z"
}
],
"license": "CC-BY-4.0"
}