Files
CVEs-PoC/2022/CVE-2022-3109.md
T
2025-09-29 21:09:30 +02:00

673 B

CVE-2022-3109

Description

An issue was discovered in the FFmpeg package, where vp3_decode_frame in libavcodec/vp3.c lacks check of the return value of av_malloc() and will cause a null pointer dereference, impacting availability.

POC

Reference

No PoCs from references.

Github