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

812 B

CVE-2022-3341

Description

A null pointer dereference issue was discovered in 'FFmpeg' in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash.

POC

Reference

No PoCs from references.

Github