Bug 2506189 (CVE-2026-64832) - CVE-2026-64832 ffmpeg: FFmpeg: Arbitrary code execution via crafted video file in NVDEC hardware decoder
Summary: CVE-2026-64832 ffmpeg: FFmpeg: Arbitrary code execution via crafted video fil...
Keywords:
Status: NEW
Alias: CVE-2026-64832
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2519665 2519666 2519667 2519668
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-22 18:01 UTC by OSIDB Bzimport
Modified: 2026-08-19 14:55 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-22 18:01:29 UTC
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.


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