adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the init_get_bits return value, which is a necessary step because the second argument to init_get_bits can be crafted.
References
Configurations
History
No history.
Information
Published : 2021-08-21 17:15
Updated : 2024-11-21 06:16
NVD link : CVE-2021-38171
Mitre link : CVE-2021-38171
CVE.ORG link : CVE-2021-38171
JSON object : View
Products Affected
debian
- debian_linux
ffmpeg
- ffmpeg
CWE
CWE-252
Unchecked Return Value