cve/2022/CVE-2022-48434.md
2024-05-25 21:48:12 +02:00

818 B

CVE-2022-48434

Description

libavcodec/pthread_frame.c in FFmpeg before 5.1.2, as used in VLC and other products, leaves stale hwaccel state in worker threads, which allows attackers to trigger a use-after-free and execute arbitrary code in some circumstances (e.g., hardware re-initialization upon a mid-video SPS change when Direct3D11 is used).

POC

Reference

No PoCs from references.

Github