Bug 2510595 - CVE-2026-66036 qt5-qtwebengine: FFmpeg: Arbitrary code execution via crafted video in vf_hqdn3d filter [epel-all]
Summary: CVE-2026-66036 qt5-qtwebengine: FFmpeg: Arbitrary code execution via crafted ...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: qt5-qtwebengine
Version: epel10
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Jan Grulich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["d448b604-954b-470f-beab-f...
Depends On:
Blocks: CVE-2026-66036
TreeView+ depends on / blocked
 
Reported: 2026-08-03 10:09 UTC by Marian Rehak
Modified: 2026-08-03 10:09 UTC (History)
3 users (show)

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


Attachments (Terms of Use)

Description Marian Rehak 2026-08-03 10:09:17 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

FFmpeg through 8.1.2, fixed in commit 5d7112c, contains a heap out-of-bounds write vulnerability in the vf_hqdn3d filter that allows attackers to corrupt heap memory by supplying a crafted video whose frame resolution increases between frames when filtergraph reinitialization is disabled via the -reinit_filter 0 option. Attackers can provide a malicious video input where vf_hqdn3d.config_input() allocates undersized per-plane line-history buffers based on the initial frame width, and subsequent larger frames cause denoise_spatial() to write beyond the allocation boundary, resulting in heap memory corruption.


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