CVE-2026-64832

Source
https://cve.org/CVERecord?id=CVE-2026-64832
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64832.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64832
Downstream
Published
2026-07-22T17:01:16.181Z
Modified
2026-07-30T04:03:27.934557661Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
FFmpeg 4.4 - 8.1.2 Double-Free in NVDEC Hardware Decoder via nvdec.c
Details

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 ffnvdecstartframesepref error path frees memory via nvdecfddprivfree 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.

Database specific
{
    "cna_assigner": "VulnCheck",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64832.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "4.4"
                },
                {
                    "last_affected": "8.1.2"
                },
                {
                    "introduced": "4c6217477fc64305055b37d9d1d0d76d30e37f97"
                },
                {
                    "last_affected": "4c6217477fc64305055b37d9d1d0d76d30e37f97"
                }
            ],
            "source": "AFFECTED_FIELD"
        },
        {
            "extracted_events": [
                {
                    "introduced": "4.4"
                },
                {
                    "last_affected": "8.1.2"
                }
            ],
            "source": "CPE_FIELD"
        },
        {
            "extracted_events": [
                {
                    "introduced": "4.4"
                },
                {
                    "fixed": "8.1.2"
                }
            ],
            "source": "DESCRIPTION"
        }
    ],
    "cwe_ids": [
        "CWE-415"
    ]
}
References

Affected packages

Git / github.com/ffmpeg/ffmpeg

Affected ranges

Type
GIT
Repo
https://github.com/ffmpeg/ffmpeg
Events
Database specific
{
    "cpe": "cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "4.4"
        },
        {
            "last_affected": "8.1.2"
        }
    ],
    "source": "CPE_RANGE"
}

Affected versions

n4.*
n4.4-dev
n4.5-dev
n5.*
n5.1-dev
n5.2-dev
n6.*
n6.1-dev
n6.2-dev
n7.*
n7.1-dev
n7.2-dev
n8.*
n8.1
n8.1-dev
n8.1.1
n8.1.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64832.json"