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

18 lines
655 B
Markdown

### [CVE-2022-3109](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3109)
![](https://img.shields.io/static/v1?label=Product&message=FFmpeg&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-476&color=brighgreen)
### 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
- https://github.com/ARPSyndicate/cvemon